Skip to content

Conversation

@andrescera
Copy link
Member

@andrescera andrescera commented Jan 15, 2026

Summary

  • Add build-check.yml: CI workflow that runs on PR/push to main
  • Rename build-distributions.yml to publish-release.yml for consistency
  • Update workflow to checkout sibling deps (ceracoder, srtla)

Features

  • Builds backend for arm64/amd64, frontend
  • Add SHA256 checksums for all release artifacts
  • GPG signs APT repository metadata
  • Uploads to Cloudflare R2

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
- Rename build-distributions.yml to publish-release.yml for consistency
- Update workflow to checkout sibling deps (ceracoder, srtla)
- Add SHA256 checksums for all release artifacts
- GPG signs APT repository metadata
- Uploads to Cloudflare R2
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 15, 2026

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@andrescera andrescera merged commit d5bcb65 into main Jan 15, 2026
3 checks passed
@andrescera andrescera deleted the feat/ci-workflows branch January 15, 2026 13:19
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