Skip to content

env-vars: document env-group redeploy behavior#23

Merged
acoshift merged 1 commit into
mainfrom
envgroup-redeploy-behavior
Jun 17, 2026
Merged

env-vars: document env-group redeploy behavior#23
acoshift merged 1 commit into
mainfrom
envgroup-redeploy-behavior

Conversation

@acoshift

Copy link
Copy Markdown
Member

What

Update the env-groups section to describe the redeploy model:

  • Changing a group's values stores them; by default nothing restarts — each deployment picks them up on its next deploy.
  • redeploy: true (console Update and redeploy) rolls the change out immediately to deployments that use the group.
  • That rollout requires deployment.deploy in addition to envgroup.update.

Documents deploys-app/api#77 + deploys-app/apiserver#141 + deploys-app/console#237.

🤖 Generated with Claude Code

Changing an env group's values stores them but does not restart anything by
default; pass redeploy=true (console "Update and redeploy") to roll them out
immediately, which requires the deployment.deploy permission.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@deploys-app deploys-app Bot temporarily deployed to pr-23 June 16, 2026 23:25 Destroyed
@deploys-app

deploys-app Bot commented Jun 16, 2026

Copy link
Copy Markdown

Preview deleted (PR closed).

@acoshift acoshift merged commit c792682 into main Jun 17, 2026
1 check passed
@acoshift acoshift deleted the envgroup-redeploy-behavior branch June 17, 2026 00:03
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