ci: apk, rpm distribution - #27
Merged
Merged
Conversation
- Add aarch64-unknown-linux-musl build target for ARM64 Alpine - Create APK packages from musl binaries (x86_64 and aarch64) - Add trigger for apk-repo workflow on release - APK packages include proper .PKGINFO metadata 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add musl target build for APK packages - Build APK package from musl binary in PR checks - Upload APK artifact alongside DEB and RPM 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Refactor 4 separate trigger jobs into single update-package-repos job using matrix strategy. Adds RPM repository trigger and simplifies maintenance by using bash indirect variable expansion for tokens. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #27 +/- ##
=======================================
Coverage 91.12% 91.12%
=======================================
Files 31 31
Lines 2873 2873
=======================================
Hits 2618 2618
Misses 255 255 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
github-actions Bot
pushed a commit
that referenced
this pull request
Jan 2, 2026
## <small>1.2.3 (2026-01-02)</small> * Merge pull request #26 from bordeux/hotfix/fix-branch-for-repos ([37981e5](37981e5)), closes [#26](#26) * Merge pull request #27 from bordeux/feature/distribution-v2 ([d4dd748](d4dd748)), closes [#27](#27) * fix: Add arch repo ([c8def93](c8def93)) * ci: add Alpine APK package support ([c9c3607](c9c3607)) * ci: add APK package building to CI workflow ([6cf676f](6cf676f)) * ci: consolidate package repo triggers into matrix job ([e58eda3](e58eda3)) * ci: fix branch ref for publishing repos ([235e1cc](235e1cc))
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.