Skip to content

ci: apk, rpm distribution - #27

Merged
bordeux merged 4 commits into
masterfrom
feature/distribution-v2
Jan 2, 2026
Merged

ci: apk, rpm distribution #27
bordeux merged 4 commits into
masterfrom
feature/distribution-v2

Conversation

@bordeux

@bordeux bordeux commented Jan 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

bordeux and others added 3 commits January 2, 2026 00:25
- 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

codecov Bot commented Jan 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.12%. Comparing base (37981e5) to head (c8def93).
⚠️ Report is 6 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bordeux
bordeux merged commit d4dd748 into master Jan 2, 2026
13 checks passed
@bordeux
bordeux deleted the feature/distribution-v2 branch January 2, 2026 00:46
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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant