Skip to content

Clean non-stable seeded release assets#27

Merged
elibosley merged 1 commit into
mainfrom
codex/cleanup-nonstable-seeded-assets
May 20, 2026
Merged

Clean non-stable seeded release assets#27
elibosley merged 1 commit into
mainfrom
codex/cleanup-nonstable-seeded-assets

Conversation

@elibosley

Copy link
Copy Markdown
Member

Summary

  • broaden seeded release cleanup to stale Installer-* tags, not just older stable semver tags
  • remove bundled seeded IMG assets from non-stable release tags such as RC tags
  • keep online installer assets untouched when present
  • update docs to describe older and non-stable cleanup

Why

The latest-stable seeded image policy should not leave bundled seeded artifacts on release-candidate tags. Older and non-stable releases should use the online installer path instead.

Validation

  • Ruby YAML parse for .github/workflows/update-unraid-release-lock.yml
  • cleanup selection Python snippet covers older stable, current stable, future stable, and RC tags
  • git diff --check

- Broaden seeded release cleanup to all stale Installer-* releases.\n- Previously, cleanup only matched older stable semver tags, so release-candidate tags could keep bundled seeded IMG assets.\n- That conflicted with the policy that bundled images should only exist for the latest stable release.\n- The workflow now removes seeded IMG assets from any non-current Installer-* tag that is older than the current stable version or is not a stable semver tag.\n- Online installer assets are left untouched when present, and docs now call out older or non-stable cleanup.
@coderabbitai

coderabbitai Bot commented May 20, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@elibosley has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 1 minute and 31 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: Organization UI

Review profile: CHILL

Plan: Pro (Legacy)

Run ID: c8537710-663a-4d33-8f69-91908a5dd6ba

📥 Commits

Reviewing files that changed from the base of the PR and between f1ee910 and f11f9e2.

📒 Files selected for processing (3)
  • .github/workflows/update-unraid-release-lock.yml
  • docs/USER_COMMANDS.md
  • docs/user-build.md

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

@elibosley elibosley merged commit 0e6533f into main May 20, 2026
2 checks passed
@elibosley elibosley deleted the codex/cleanup-nonstable-seeded-assets branch May 20, 2026 15:42
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