Skip to content

Prompt to update anyway on mixed Alpine repositories - #53

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/alpine-mixed-update-anyway-3e81
Aug 5, 2026
Merged

Prompt to update anyway on mixed Alpine repositories#53
cursor[bot] merged 1 commit into
mainfrom
cursor/alpine-mixed-update-anyway-3e81

Conversation

@Narehood

@Narehood Narehood commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

When Alpine Release Upgrade detects mixed repos with a versioned vX.Y branch plus an untagged edge overlay (e.g. https://dl-cdn.alpinelinux.org/alpine/edge/community), prompt instead of hard-failing.

Options offered

  1. Update anyway — rewrite only vX.Y lines; leave edge lines unchanged
  2. Tag untagged edge lines with @edge, then update
  3. Cancel

Also adds --allow-mixed for non-interactive use. Multiple conflicting versioned branches still fail safely.

Matches the failure mode

Repository style: mixed
- untagged edge repo: https://dl-cdn.alpinelinux.org/alpine/edge/community
Open in Web Open in Cursor 

When untagged edge overlays are mixed with a single vX.Y branch, offer
update-anyway / @edge tagging choices instead of hard-failing, with
--allow-mixed for non-interactive use.

Co-authored-by: Michael <Narehood@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@cursor[bot], you've reached your PR review limit, so we couldn't start this review.

Next review available in: 7 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 31a730ae-2524-48e4-9cf8-345a5d7d4f84

📥 Commits

Reviewing files that changed from the base of the PR and between c48fc34 and e7e34a1.

📒 Files selected for processing (3)
  • Installers/.checksums.sha256
  • Installers/alpineUpgrade.sh
  • tests/alpine-upgrade.sh

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.

@cursor
cursor Bot marked this pull request as ready for review August 5, 2026 19:35
@cursor
cursor Bot merged commit 0fe10fe into main Aug 5, 2026
2 of 3 checks passed
@cursor
cursor Bot deleted the cursor/alpine-mixed-update-anyway-3e81 branch August 5, 2026 19:35
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