-
-
Notifications
You must be signed in to change notification settings - Fork 706
chore(build): upgrade to Debian Trixie + Python 3.13, drop Balena base images #2779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 12 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
6531109
chore(build): upgrade to Debian Trixie + Python 3.13, drop Balena bas…
vpetersson cecf106
fix(ci): replace distutils.strtobool (3.12+ removal); satisfy SC2129
vpetersson dd22fa2
fix(security): HTTPS + SHA256-pin Pi keyring fetch; nuke libcec-dev typo
vpetersson 67b9ae3
fix(sonar): declare USER root explicitly in webview/Dockerfile builder
vpetersson 5e28919
docs: fix two Copilot-flagged comment inaccuracies
vpetersson eadd83d
ci(webview): adopt registry-cache backend, mirror docker-build.yaml
vpetersson a9b9522
fix(webview): trixie apt rename + adopt GHCR for Qt 5 builder image
vpetersson 8d46890
docs: fix second `rpi` vs `firmware` comment in image_builder
vpetersson 3dc0a04
ci(webview): build Qt 5 builder inline, drop the publish job
vpetersson 1284a5e
ci(webview): drop registry cache plumbing, simpler is fine
vpetersson 854bc49
Revert "ci(webview): drop registry cache plumbing, simpler is fine"
vpetersson dda69d2
chore(webview): add bin/rebuild_qt5_toolchain.sh helper
vpetersson 8ca8ee5
Merge branch 'master' into trixie-upgrade
vpetersson 6520965
fix(webview): make Qt 5 cross-build Dockerfile produce working tarbal…
vpetersson d8e8e01
chore(webview): bump QT5_TOOLCHAIN_TAG to WebView-v2026.04.1
vpetersson 1d8c3be
docs(webview): refresh stale tag reference in rebuild_qt5_toolchain.s…
vpetersson fcb94f9
fix(ci): pass full SHA for GIT_HASH; keep short SHA only in GIT_SHORT…
vpetersson 8b4e490
fix(docker): exclude Qt 5 toolchain build dir + caches from COPY
vpetersson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 3.11 | ||
| 3.13 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.