Skip to content

Conversation

@andrescera
Copy link
Member

Summary

  • Add build-check.yml: CI workflow that runs on PR/push to main, builds for arm64/amd64
  • Add publish-release.yml: Manual workflow for creating releases

Features

  • CalVer versioning with stable/beta channels
  • Builds both .deb packages and .tar.gz archives
  • GPG signs APT repository metadata
  • Uploads to Cloudflare R2
  • Creates GitHub release with all artifacts and SHA256 checksums

Test plan

  • Verify build-check runs on PR
  • Test publish-release workflow manually

- Add build-check.yml: runs on PR/push to main, builds for arm64/amd64
- Add publish-release.yml: manual workflow for releases
  - CalVer versioning with stable/beta channels
  - Builds .deb packages and .tar.gz archives
  - GPG signs APT repository metadata
  - Uploads to Cloudflare R2
  - Creates GitHub release with all artifacts and checksums
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.

2 participants