ReviewOS

stacks/buddy-bot

Implement path for deep, automated major upgrades

#132
Closed chrisbbreuer opened this 25 days ago · 0 comments
25 days ago

Clear and concise description of the problem

Stacks has an upgrade command which lets the user safely automate major version updates.

Suggested solution

buddy-bot could include these diffs in their PRs (if configured to do so)

and we could let libs/packages know (that want to be automatically supported for this) that they would need $pkgName upgrade --from $version -- to $version

Alternative

No response

Additional context

No response

Validations

Sign in to comment on this issue.