snapcraft:work/core22-package-components

Last commit made on 2024-04-10
Get this branch:
git clone -b work/core22-package-components https://git.launchpad.net/snapcraft

Branch merges

Branch information

Name:
work/core22-package-components
Repository:
lp:snapcraft

Recent commits

144cd50... by Callahan Kovacs

feat: package component hooks for core22

Signed-off-by: Callahan Kovacs <email address hidden>

3d12a68... by Scarlett Gately Moore

feat: new kde-neon-6 extension (#4698)

Co-authored-by: Alex Lowe <email address hidden>
Co-authored-by: Sergio Schvezov <email address hidden>
Co-authored-by: MichaƂ Sawicz <email address hidden>

542fd67... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update development dependencies (non-major) (#4696)

Signed-off-by: Callahan Kovacs <email address hidden>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Callahan Kovacs <email address hidden>

6eb812d... by Mengyi Wang

feat(plugins): add Matter plugin (#4491)

This PR adds a new Matter plugin which is useful for building [Matter
SDK](https://github.com/project-chip/connectedhomeip) based parts.

Co-authored-by: Sheng Yu <email address hidden>
Co-authored-by: Sergio Schvezov <email address hidden>
Co-authored-by: Callahan Kovacs <email address hidden>

429a69c... by Sergio Schvezov

chore(core24): update package for linter spread test (#4720)

The package we chose was affected by the time_t change.

Signed-off-by: Sergio Schvezov <email address hidden>

aafbe67... by Callahan Kovacs

feat: package component hooks for core24 (#4717)

Signed-off-by: Callahan Kovacs <email address hidden>
Signed-off-by: Sergio Schvezov <email address hidden>
Co-authored-by: Sergio Schvezov <email address hidden>

6ff73a1... by Alex Lowe

feat(remote): get a user-provided Launchpad project (#4708)

aa49b3b... by Callahan Kovacs

feat: add component metadata for hooks (#4703)

Support metadata for component hooks.

This includes the project definition and the output in the component's
`meta/component.yaml` file.

Signed-off-by: Callahan Kovacs <email address hidden>

cad2818... by Alex Lowe

ci: adjust tags for spread runs

This ensures we can use any machine with the spread-installed tag.
Necessary for upcoming changes to Canonical's self-hosted runners

b5f448b... by Sergio Schvezov

chore(tests): remove unnecessary test

This test only works if the snapcraft package is actually installed in
the target venv.

Signed-off-by: Sergio Schvezov <email address hidden>