Skip to content

fix(ci): normalize release binary naming + sync action#50

Closed
ajianaz wants to merge 1 commit into
developfrom
fix/release-binary-naming
Closed

fix(ci): normalize release binary naming + sync action#50
ajianaz wants to merge 1 commit into
developfrom
fix/release-binary-naming

Conversation

@ajianaz

@ajianaz ajianaz commented May 31, 2026

Copy link
Copy Markdown
Collaborator

Changes

Release workflow

  • Binary inside tar now named cora (was cora-x86_64-unknown-linux-gnu)
  • Consumers can do tar xz ... | cora directly
  • Updated release notes template (quick start, file naming)

cora-review action

  • Synced with consumer repos (bond, gofin, uteke)
  • Download from releases instead of build from source
  • cora-version default: latest (auto-update)
  • upload-sarif default: false (opt-in)

Impact

All consumer repos (bond, gofin-full, uteke) updated to expect cora inside tar and default to latest version.

Note: This PR must be released before consumer PRs can pass CI — the current release (v0.1.1) still has target-triple naming.

Release binary now packaged as 'cora' (not target triple) inside tar.
Updated release notes template to match new naming.
Synced cora-review action with consumer repos:
- Download from releases (not build from source)
- cora-version default: 'latest'
- SARIF upload: optional (default false)
@coderabbitai

coderabbitai Bot commented May 31, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@ajianaz, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 33 minutes and 4 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c9fc0dea-9ad8-4208-8d83-009c5d7a12bb

📥 Commits

Reviewing files that changed from the base of the PR and between 2785246 and 43f2edb.

📒 Files selected for processing (2)
  • .github/actions/cora-review/action.yml
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/release-binary-naming

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.

@github-actions

github-actions Bot commented May 31, 2026

Copy link
Copy Markdown

🔍 Cora AI Code Review

No issues found. Code looks good!

@ajianaz

ajianaz commented May 31, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by #51

@ajianaz ajianaz closed this May 31, 2026
@ajianaz
ajianaz deleted the fix/release-binary-naming branch June 1, 2026 02:28
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