-
Notifications
You must be signed in to change notification settings - Fork 33
Fix multi-platform image support #110
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
Closed
+2,420
−631
Closed
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
7354876
chore: Restrict pre-commit runs
sondrelg 91bd2ee
dodocs: Expand warning
sondrelg cee5165
ci: Lower cut-off for tests
sondrelg bd7caee
chore: Update dependencies
sondrelg d2a59e6
chore: Permit Unicode-3.0 license in downstream dependencies
sondrelg b75df24
Update dependencies
sondrelg 07117ae
Fix clippy lints
sondrelg 34bea22
Remove cargo audit
sondrelg b8e3db9
Add back audit and remove cargo deny
sondrelg e9364fc
Fix docker build warning for test script
sondrelg 1dc2fbd
Ignore tracing-subscriber rustsec until there's an upgrade path
sondrelg ed081f5
Update action to v3.0.1
sondrelg 3b0972b
Update CI to use v3.0.1
sondrelg 38aa11b
Add upgrade docs
sondrelg 1ce5010
fix: Tag uniquely across versions
sondrelg dbf2027
Fix build warning and remove excess tags
sondrelg 1a4c8df
ci: Test v3.0.0 in CI
sondrelg 56d6143
fix: Add v3.0.1 to ignore list
sondrelg dc45632
Claude generated plan to fix the multiplatform
sennerholm d826b39
fix: Remove hardcoded package name from manifest URL construction
sennerholm 1e1edfa
Updated plan
sennerholm 022c507
feat: Add support for both multi-platform and single-platform manifes…
sennerholm f054059
docs: Update plan to mark Issue #2 as completed and clean up
sennerholm f6bfaf9
docs: Enhance Issue #3 logging specification with improved UX
sennerholm d65b3a6
feat: Add enhanced logging with platform details for multi-platform i…
sennerholm 88109f3
refactor: Simplify owner handling by storing once in PackagesClient
sennerholm a926887
fix: Correct keep-n-most-recent logic to apply after digest filtering
sennerholm d89eba0
feat: Add robust error handling for manifest fetch failures
sennerholm 04a7add
docs: Add comprehensive integration testing plan with dry run scenarios
sennerholm f320dcf
test: Add comprehensive unit tests for manifest parsing
sennerholm bd84c4b
test: Complete integration testing with real GitHub packages - ALL TE…
sennerholm 0220125
style: Apply cargo fmt formatting fixes
sennerholm 16ddbca
fix: Resolve clippy warnings for CI pipeline
sennerholm c6b9d59
fix: Update dependencies to resolve security vulnerabilities and carg…
sennerholm 04766aa
fix: Ensure cargo bin directory is in PATH for pre-commit hooks
sennerholm fddc25d
fix: Update quinn-proto to resolve high severity CVE (RUSTSEC-2024-0373)
sennerholm b6aad6b
I think we can remove this when we have --force in above it was the a…
sennerholm 1b5c1a3
Merge remote-tracking branch 'upstream/main' into fetch-digests
sennerholm 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
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.