Skip to content

fix(cli): keep stable Server installs on stable - #25

Open
salmonumbrella wants to merge 1 commit into
beeper:mainfrom
salmonumbrella:fix/server-stable-safety-21
Open

fix(cli): keep stable Server installs on stable#25
salmonumbrella wants to merge 1 commit into
beeper:mainfrom
salmonumbrella:fix/server-stable-safety-21

Conversation

@salmonumbrella

Copy link
Copy Markdown

What changed

Keep Server installs on the selected stable or nightly channel and production or staging environment. Resolve the artifact from that exact update feed, reject missing or mismatched artifacts, and fail closed instead of falling back to another channel.

Why

The default stable Server install was forced to staging/nightly. A routine stable setup could therefore install a nightly build with different migration behavior.

Usage

beeper setup --server --install --channel stable --server-env production

Refs #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant