- Get this repository:
-
git clone
https://git.launchpad.net/snapcraft
Snapcraft has 9 active reviews. See all merge proposals.
Import details
This repository is an import of the Git repository at https://github.com/snapcore/snapcraft.
Last successful import was .
Branches
| Name | Last Modified | Last Commit |
|---|---|---|
| main | 2026-08-31 17:24:56 UTC |
docs: add Avalonia XAML Playground recipe and update .NET app guide (#6403)
Author:
=?utf-8?q?Nicol=C3=A1s_Rinc=C3=B3n?=
docs: add Avalonia XAML Playground recipe and update .NET app guide (#6403) * docs: add Avalonia XAML Playground recipe and update .NET app guide * docs: update repository link for Avalonia XAML Playground snap |
|
renovate/ |
2026-08-30 18:23:37 UTC |
build(deps): update bugfixes
Author:
build(deps): update bugfixes |
|
copilot/ |
2026-08-30 18:22:01 UTC |
Merge branch 'main' into copilot/create-workflow-for-issue-checks
Author:
Claudio Matsuoka
Merge branch 'main' into copilot/ |
|
renovate/ |
2026-08-29 20:33:09 UTC |
build(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.16.5
Author:
build(deps): update pre-commit hook astral- |
|
renovate/ |
2026-08-29 20:32:59 UTC |
build(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.16.5
Author:
build(deps): update pre-commit hook astral- |
|
renovate/ |
2026-08-29 00:48:27 UTC |
build(deps): update astral-sh/setup-uv action to v10
Author:
build(deps): update astral-sh/setup-uv action to v10 |
| hotfix/9.1 | 2026-08-21 20:32:55 UTC |
fix(initrd): fix behavior quirk in module adding behavior
Author:
Dilyn
fix(initrd): fix behavior quirk in module adding behavior Variables modified within `while` loops are not usable outside of the loop. This results Instead, switch to a `for` loop and add the modules to a file. Signed-off-by: Dilyn Corner <dilyn. |
| docs/7 | 2026-08-18 16:11:17 UTC |
docs: fix version in Snapcraft 7 (#6388)
Author:
JJ Coldiron
docs: fix version in Snapcraft 7 (#6388) * docs: fix version in Snapcraft 7 * docs: remove unused config imports |
| hotfix/9.0 | 2026-08-18 16:10:24 UTC |
docs: fix version in Snapcraft 9 (#6389)
Author:
JJ Coldiron
docs: fix version in Snapcraft 9 (#6389) |
| hotfix/8.14 | 2026-08-18 16:07:19 UTC |
docs: fix Snapcraft 8 version (#6390)
Author:
JJ Coldiron
docs: fix Snapcraft 8 version (#6390) |
|
work/test- |
2026-08-15 20:23:54 UTC |
docs: fix version in title
Author:
JJ Coldiron
docs: fix version in title |
|
copilot/ |
2026-08-12 18:52:03 UTC |
fix(snap): consolidate python3-apt into snapcraft-libs with explicit organize...
Author:
copilot-swe-agent[bot]
fix(snap): consolidate python3-apt into snapcraft-libs with explicit organize entries Co-authored-by: lengau <4305943+ |
|
copilot/ |
2026-08-12 16:53:11 UTC |
fix(snap): remove libapt-pkg-dev and update stale comment (replicates charmcr...
Author:
copilot-swe-agent[bot]
fix(snap): remove libapt-pkg-dev and update stale comment (replicates charmcraft#2818) Co-authored-by: lengau <4305943+ |
|
work/debug- |
2026-08-11 19:59:11 UTC |
chore(merge): main into work/debug-lxd-forkstart-failure
Author:
Callahan Kovacs
chore(merge): main into work/debug- |
| hotfix/8.15 | 2026-07-15 23:13:19 UTC |
docs: configure 8.15 docs for ubuntu.com proxy (#6345)
Author:
JJ Coldiron
docs: configure 8.15 docs for ubuntu.com proxy (#6345) * docs: remove '.sphinx' dir * docs: fix versioning logic |
|
work/test- |
2026-06-23 15:04:21 UTC |
fix yamlism
Author:
Imani Pelton
fix yamlism |
| work/workshop | 2026-06-05 19:59:35 UTC |
Merge branch 'main' into work/workshop
Author:
Callahan Kovacs
Merge branch 'main' into work/workshop |
|
work/release- |
2026-05-21 17:37:17 UTC |
ci: reorder release-drafter permissions
Author:
JJ Coldiron
ci: reorder release-drafter permissions Signed-off-by: JJ Coldiron <jj.coldiron@ |
| work/fix-5448 | 2026-05-15 23:02:38 UTC |
feat: deprecation warning for snap_daemon system username
Author:
Copilot
feat: deprecation warning for snap_daemon system username Add a SystemUsernames pydantic model with snap_daemon marked as Fixes: https:/ Co-authored-by: Copilot <223556219+ |
| work/fix-4373 | 2026-05-15 22:37:46 UTC |
fix(linter): skip foreign-arch ELF files in library linter
Author:
Copilot
fix(linter): skip foreign-arch ELF files in library linter The library linter calls load_dependencies() on every ELF file found in Add elf_machine field to _ArchConfig and get_host_ Fixes: https:/ Co-authored-by: Copilot <223556219+ |
| work/repro-6219 | 2026-05-15 21:57:49 UTC |
tests: add reproducer for issue #6219
Author:
Copilot
tests: add reproducer for issue #6219 Add two failing tests that reproduce the bug where --shell and --debug In craft_application's PackCommand. Co-authored-by: Copilot <223556219+ |
| feature/bincraft | 2026-05-10 16:31:01 UTC |
update craft-parts for compat fix
Author:
Tiago Nobrega
update craft-parts for compat fix |
|
work/plug- |
2026-04-23 17:57:03 UTC |
style: clearer names for the new methods
Author:
Imani Pelton
style: clearer names for the new methods |
| work/spread-error | 2026-04-17 19:17:41 UTC |
test(spread): add missing symlink
Author:
Callahan Kovacs
test(spread): add missing symlink Signed-off-by: Callahan Kovacs <callahan. |
|
work/copilot- |
2026-04-17 00:27:58 UTC |
Apply suggestions from code review
Author:
Callahan Kovacs
Apply suggestions from code review Co-authored-by: Copilot <175728472+ |
|
work/copilot- |
2026-04-17 00:26:46 UTC |
Apply suggestions from code review
Author:
Callahan Kovacs
Apply suggestions from code review Co-authored-by: Copilot <175728472+ |
|
work/SNAPCRAFT- |
2026-04-15 23:40:22 UTC |
build(deps): bump craft-parts to 2.33.0
Author:
Callahan Kovacs
build(deps): bump craft-parts to 2.33.0 Signed-off-by: Callahan Kovacs <callahan. |
|
work/SNAPCRAFT- |
2026-04-13 17:03:20 UTC |
feat: allow building stable base snaps
Author:
Callahan Kovacs
feat: allow building stable base snaps Signed-off-by: Callahan Kovacs <callahan. |
|
copilot/ |
2026-04-10 13:39:58 UTC |
docs: fix support chart colours for dark mode
Author:
copilot-swe-agent[bot]
docs: fix support chart colours for dark mode The Pro/Legacy add-on bars (#111, near-black) and release milestone Introduce two CSS custom properties (--chart-pro-fill and Agent-Logs-Url: https:/ Co-authored-by: lengau <4305943+ |
|
work/setuptools |
2026-03-27 14:38:30 UTC |
build: constrain setuptools-scm<10.0.2
Author:
Imani Pelton
build: constrain setuptools- |
| work/doc-refs | 2026-03-24 16:41:34 UTC |
docs: example doc refs
Author:
Callahan Kovacs
docs: example doc refs Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2026-02-04 13:46:55 UTC |
build(deps): point craft-providers to dev branch
Author:
Callahan Kovacs
build(deps): point craft-providers to dev branch Signed-off-by: Callahan Kovacs <callahan. |
| work/pynacl-osv | 2026-02-03 15:42:43 UTC |
build: ignore patched CVE for PyNaCl
Author:
Callahan Kovacs
build: ignore patched CVE for PyNaCl Signed-off-by: Callahan Kovacs <callahan. |
|
copilot/ |
2026-01-28 14:29:59 UTC |
Capture output on second attempt for better debugging
Author:
copilot-swe-agent[bot]
Capture output on second attempt for better debugging Co-authored-by: mr-cal <60674096+ |
| work/trigger-ci | 2025-12-11 15:10:55 UTC |
test: trigger ci
Author:
Imani Pelton
test: trigger ci |
|
copilot/ |
2025-12-08 21:07:00 UTC |
Test qa.yaml with starflow PR #101 changes
Author:
copilot-swe-agent[bot]
Test qa.yaml with starflow PR #101 changes Co-authored-by: lengau <4305943+ |
|
work/CRAFT- |
2025-12-08 14:27:28 UTC |
build(deps): use unreleasd craft-parts
Author:
Daniel W. Steinbrook
build(deps): use unreleasd craft-parts |
|
work/correct- |
2025-12-03 14:06:30 UTC |
test: properly clean destructive build in test
Author:
Imani Pelton
test: properly clean destructive build in test |
|
work/test- |
2025-12-02 18:08:22 UTC |
ci: test new action
Author:
Imani Pelton
ci: test new action |
|
work/refactor- |
2025-11-14 15:37:54 UTC |
Merge branch 'main' into work/refactor-project-models
Author:
Alex Lowe
Merge branch 'main' into work/refactor- |
|
work/remote- |
2025-10-10 15:38:04 UTC |
fix(legacy): accept --build-for on long-form architecture remote build
Author:
Imani Pelton
fix(legacy): accept --build-for on long-form architecture remote build |
|
work/merge- |
2025-10-09 23:44:02 UTC |
Merge branch 'main' into work/merge-remove-legacy
Author:
Alex Lowe
Merge branch 'main' into work/merge- |
| hotfix/7.5 | 2025-09-05 20:51:48 UTC |
fix: remove unnecessary snapd_snap flag (#5694)
Author:
Daniel W. Steinbrook
fix: remove unnecessary snapd_snap flag (#5694) Fixes #5316 Co-authored-by: Callahan Kovacs <callahan. |
|
work/fix- |
2025-06-20 20:16:13 UTC |
build: correctly set version of dev builds
Author:
Imani Pelton
build: correctly set version of dev builds |
|
work/CRAFT- |
2025-02-13 18:03:39 UTC |
docs(changelog): finalize 8.6.2 entry
Author:
Callahan Kovacs
docs(changelog): finalize 8.6.2 entry Signed-off-by: Callahan Kovacs <callahan. |
|
work/export- |
2025-02-11 14:56:06 UTC |
fix(extensions): resources path for QtWebEngineProcess on kde-neon-6
Author:
Callahan Kovacs
fix(extensions): resources path for QtWebEngineProcess on kde-neon-6 Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2025-02-06 21:40:58 UTC |
docs(changelog): add 8.6.1 entry
Author:
Callahan Kovacs
docs(changelog): add 8.6.1 entry Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2025-02-06 21:13:19 UTC |
feat: rename registries to confdbs
Author:
Callahan Kovacs
feat: rename registries to confdbs Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2025-01-31 15:46:12 UTC |
speed: fast
Author:
Callahan Kovacs
speed: fast Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2025-01-27 18:47:46 UTC |
build(deps): bump craft-libraries
Author:
Callahan Kovacs
build(deps): bump craft-libraries Signed-off-by: Callahan Kovacs <callahan. |
|
work/better- |
2025-01-27 17:44:47 UTC |
Merge branch 'hotfix/8.6' into work/better-duration-regex
Author:
Callahan Kovacs
Merge branch 'hotfix/8.6' into work/better- |
|
work/CRAFT- |
2025-01-27 13:47:50 UTC |
Merge branch 'main' into work/CRAFT-3277-remote-build-filter
Author:
Callahan Kovacs
Merge branch 'main' into work/CRAFT- |
| work/lp-2083964 | 2025-01-22 00:05:10 UTC |
fix: remove automatic build-base inference
Author:
Alex Lowe
fix: remove automatic build-base inference |
|
CRAFT-3828- |
2025-01-18 21:23:19 UTC |
tests(spread): show 22.04 scriptlet failures
Author:
Claudio Matsuoka
tests(spread): show 22.04 scriptlet failures Signed-off-by: Claudio Matsuoka <claudio. |
|
work/renovate- |
2025-01-16 19:07:48 UTC |
Merge branch 'main' into work/renovate-update
Author:
Callahan Kovacs
Merge branch 'main' into work/renovate- |
|
work/CRAFT- |
2025-01-07 16:04:50 UTC |
style: seperate environment markers
Author:
Callahan Kovacs
style: seperate environment markers Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2024-11-05 18:17:29 UTC |
checkpoint
Author:
Callahan Kovacs
checkpoint |
| work/release-7.5.6 | 2024-10-03 18:41:51 UTC |
fix(tests/legacy): don't send bad data
Author:
Alex Lowe
fix(tests/legacy): don't send bad data |
| work/publish | 2024-10-01 14:11:09 UTC |
Merge branch 'main' into work/publish
Author:
Callahan Kovacs
Merge branch 'main' into work/publish |
| work/changelog-toc | 2024-10-01 12:40:57 UTC |
Merge branch 'main' into work/changelog-toc
Author:
Callahan Kovacs
Merge branch 'main' into work/changelog-toc |
|
work/drop- |
2024-10-01 00:17:13 UTC |
Merge branch 'main' into work/drop-travis-and-autopkgtest
Author:
Callahan Kovacs
Merge branch 'main' into work/drop- |
|
feature/ |
2024-09-30 23:51:33 UTC |
ci: allow republishing branches (#5078)
Author:
Callahan Kovacs
ci: allow republishing branches (#5078) Signed-off-by: Callahan Kovacs <callahan. |
| work/republish | 2024-09-30 12:31:19 UTC |
ci: allow republishing branches
Author:
Callahan Kovacs
ci: allow republishing branches Signed-off-by: Callahan Kovacs <callahan. |
|
work/cherry- |
2024-09-27 14:58:05 UTC |
docs(changelog): add 8.3.4 release notes
Author:
Callahan Kovacs
docs(changelog): add 8.3.4 release notes Signed-off-by: Callahan Kovacs <callahan. |
|
work/snapcore- |
2024-09-24 14:34:15 UTC |
chore: update references from snapcore to canonical
Author:
Callahan Kovacs
chore: update references from snapcore to canonical All repositories in the snapcore project have been migrated to Signed-off-by: Callahan Kovacs <callahan. |
|
work/fix- |
2024-09-23 21:38:33 UTC |
fix: correctly set PIP_NO_BINARY
Author:
Dariusz Duda
fix: correctly set PIP_NO_BINARY Signed-off-by: Dariusz Duda <dariusz. |
| work/merge-8.3-8.4 | 2024-09-18 17:56:12 UTC |
docs(changelog): add 8.3.4 release notes
Author:
Callahan Kovacs
docs(changelog): add 8.3.4 release notes Signed-off-by: Callahan Kovacs <callahan. |
| work/test-7.5 | 2024-09-18 13:38:40 UTC |
test commit
Author:
Callahan Kovacs
test commit Signed-off-by: Callahan Kovacs <callahan. |
| work/test-8.3 | 2024-09-18 12:28:20 UTC |
test commit
Author:
Callahan Kovacs
test commit Signed-off-by: Callahan Kovacs <callahan. |
| work/test-8.4 | 2024-09-17 19:33:56 UTC |
test commit
Author:
Callahan Kovacs
test commit Signed-off-by: Callahan Kovacs <callahan. |
|
work/build- |
2024-09-16 17:31:28 UTC |
fix: use correct type for `build-on` and `build-for` in build plans
Author:
Callahan Kovacs
fix: use correct type for `build-on` and `build-for` in build plans Signed-off-by: Callahan Kovacs <callahan. |
| work/linter-docs | 2024-09-14 00:14:09 UTC |
Merge branch 'main' into work/linter-docs
Author:
Alex Lowe
Merge branch 'main' into work/linter-docs |
|
work/bump- |
2024-09-13 20:20:04 UTC |
build(deps): bump craft-parts for hotfix/8.4
Author:
Tiago Nobrega
build(deps): bump craft-parts for hotfix/8.4 |
| merge/8.3.4 | 2024-09-13 17:53:01 UTC |
docs(changelog): add 8.3.4 release notes
Author:
Callahan Kovacs
docs(changelog): add 8.3.4 release notes Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2024-08-23 18:47:28 UTC |
feat: prototype edit-registry-sets, list-registry-sets
Author:
Callahan Kovacs
feat: prototype edit-registry-sets, list-registry-sets Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2024-07-17 20:18:32 UTC |
fix: use correct types for validation set models
Author:
Callahan Kovacs
fix: use correct types for validation set models Signed-off-by: Callahan Kovacs <callahan. |
|
work/extensions |
2024-07-17 15:59:13 UTC |
feat(extensions): pass app name to `get_app_snippet()`
Author:
Callahan Kovacs
feat(extensions): pass app name to `get_app_snippet()` Signed-off-by: Callahan Kovacs <callahan. |
|
work/store- |
2024-07-10 17:33:17 UTC |
chore: debugging
Author:
Callahan Kovacs
chore: debugging Signed-off-by: Callahan Kovacs <callahan. |
| work/validators | 2024-07-06 03:25:12 UTC |
Merge branch 'main' into work/validators
Author:
Callahan Kovacs
Merge branch 'main' into work/validators |
|
work/CRAFT- |
2024-06-28 22:27:35 UTC |
docs: updates for platforms and architectures
Author:
Callahan Kovacs
docs: updates for platforms and architectures Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2024-06-28 19:48:31 UTC |
chore: feedback from PR
Author:
Callahan Kovacs
chore: feedback from PR Signed-off-by: Callahan Kovacs <callahan. |
| work/drop-distutils | 2024-06-27 18:01:15 UTC |
Update snapcraft_legacy/cli/_options.py
Author:
Callahan Kovacs
Update snapcraft_ Co-authored-by: Alex Lowe <alex.lowe@ |
|
work/temporaril |
2024-06-26 13:21:57 UTC |
Merge branch 'main' into work/temporarily-disable-conda-plugin-tests
Author:
Claudio Matsuoka
Merge branch 'main' into work/temporaril |
|
work/filter- |
2024-06-21 18:52:56 UTC |
build(deps): bump craft-parts to 1.30.1
Author:
Callahan Kovacs
build(deps): bump craft-parts to 1.30.1 Signed-off-by: Callahan Kovacs <callahan. |
| work/store-errors | 2024-06-19 17:31:08 UTC |
fix(cli): properly capture store errors
Author:
Sergio Schvezov
fix(cli): properly capture store errors When raised they show up as a Snapcraft internal error if not properly This is using the same logic as in legacy. Signed-off-by: Sergio Schvezov <sergio. |
| work/rtd-stable | 2024-06-19 13:37:32 UTC |
fixup! build(docs): fix version in rtd builds
Author:
Tiago Nobrega
fixup! build(docs): fix version in rtd builds |
|
work/CRAFT- |
2024-06-13 21:03:35 UTC |
feat: add spread test template
Author:
Callahan Kovacs
feat: add spread test template Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2024-06-13 14:46:50 UTC |
Merge branch 'main' into work/CRAFT-2980-component-provenance
Author:
Callahan Kovacs
Merge branch 'main' into work/CRAFT- |
|
work/starcraft- |
2024-06-11 23:03:26 UTC |
ci: add reviewers workflow
Author:
Callahan Kovacs
ci: add reviewers workflow Signed-off-by: Callahan Kovacs <callahan. |
|
work/allow- |
2024-06-11 21:31:10 UTC |
fix: allow coreXX-desktop bases
|
|
work/pack- |
2024-06-10 19:07:03 UTC |
Merge branch 'main' into work/pack-directory-fix-2
Author:
Callahan Kovacs
Merge branch 'main' into work/pack- |
|
work/remove- |
2024-06-10 17:25:27 UTC |
Merge branch 'main' into work/remove-pylint-2
Author:
Callahan Kovacs
Merge branch 'main' into work/remove- |
|
work/CRAFT- |
2024-06-07 16:30:28 UTC |
fix: rename function, add another test
Author:
Callahan Kovacs
fix: rename function, add another test Signed-off-by: Callahan Kovacs <callahan. |
| work/ppa-test-fix | 2024-04-30 18:53:57 UTC |
tests(spread): drop check for specific files in ppa tests
Author:
Callahan Kovacs
tests(spread): drop check for specific files in ppa tests Signed-off-by: Callahan Kovacs <callahan. |
| work/grammar-fix | 2024-04-30 13:06:59 UTC |
tests(spread): regression test for grammar and non-grammar lists
Author:
Callahan Kovacs
tests(spread): regression test for grammar and non-grammar lists This regression test is for https:/ Signed-off-by: Callahan Kovacs <callahan. |
|
work/add- |
2024-04-29 22:21:33 UTC |
Merge branch 'main' into work/add-ignore-running
Author:
Callahan Kovacs
Merge branch 'main' into work/add- |
| work/plugs-doc-link | 2024-04-29 20:37:36 UTC |
Merge branch 'main' into work/plugs-doc-link
Author:
Callahan Kovacs
Merge branch 'main' into work/plugs-doc-link |
| work/core24-release | 2024-04-26 20:21:26 UTC |
tests: remove core24 snap workarounds (#4761)
Author:
Callahan Kovacs
tests: remove core24 snap workarounds (#4761) Drop core24 workarounds in the spread tests now that `core24` is available on stable. Signed-off-by: Callahan Kovacs <callahan. |
|
work/launchpad- |
2024-04-26 18:52:23 UTC |
fix(remote): use launchpad credentials from legacy location
Author:
Callahan Kovacs
fix(remote): use launchpad credentials from legacy location If launchpad credentials do not exist in the new location Signed-off-by: Callahan Kovacs <callahan. |
|
work/CRAFT- |
2024-04-24 21:20:38 UTC |
tests: test full grammar string
Author:
Callahan Kovacs
tests: test full grammar string Signed-off-by: Callahan Kovacs <callahan. |
| 1 → 100 of 138 results | First • Previous • Next • Last |
Other repositories
| Name | Last Modified |
|---|---|
| lp:snapcraft | 7 hours ago |
| lp:~canonical-starcraft/snapcraft/+git/snapcraft-refactor | 2025-12-08 |
| lp:~wgrant/snapcraft/+git/github | 2021-09-24 |
| lp:~kyrofa/snapcraft | 2019-02-01 |
| lp:~facundo/snapcraft | 2017-10-13 |
| lp:~vila/snapcraft/+git/mirror | 2016-05-23 |
| lp:~blr/snapcraft/+git/mirror | 2016-04-13 |
| 1 → 7 of 7 results | First • Previous • Next • Last |
