Skip to content

Upload installer artifacts only on demand#11

Merged
eimexdev merged 1 commit into
mainfrom
codex/upload-installers-only-on-demand
May 22, 2026
Merged

Upload installer artifacts only on demand#11
eimexdev merged 1 commit into
mainfrom
codex/upload-installers-only-on-demand

Conversation

@eimexdev

Copy link
Copy Markdown
Owner

Summary

  • Keeps push and pull request workflow runs building both installer packages without retaining artifacts.
  • Uploads installer artifacts only for manual workflow dispatches and reusable release workflow calls.

Why

The main push run after the PR artifact-upload fix still failed at actions/upload-artifact because GitHub Actions artifact storage quota has not recalculated yet. Push builds need packaging verification, but release assets should be created only when requested.

Verification

  • Workflow-only change. The next push or PR run should build both packages and skip artifact upload.

@coderabbitai

coderabbitai Bot commented May 22, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@eimexdev has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 14 minutes and 25 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Free

Run ID: 58fa8126-1d3c-49d6-bded-86126e5166ee

📥 Commits

Reviewing files that changed from the base of the PR and between 1ca662b and 99a9ed1.

📒 Files selected for processing (1)
  • .github/workflows/build-installers.yml

Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

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

@eimexdev
eimexdev merged commit b1dd1be into main May 22, 2026
3 checks passed
@eimexdev
eimexdev deleted the codex/upload-installers-only-on-demand branch May 22, 2026 02:47
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