Skip to content

feat(reload): add config-first reload command#35

Merged
wax911 merged 1 commit into
mainfrom
feat/reconstruct-25-reload
Jul 3, 2026
Merged

feat(reload): add config-first reload command#35
wax911 merged 1 commit into
mainfrom
feat/reconstruct-25-reload

Conversation

@wax911

@wax911 wax911 commented Jul 3, 2026

Copy link
Copy Markdown
Member

Implements stackctl reload:

  • Re-render and redeploy stacks without tearing down
  • Config-first resolution with profile/override merging
  • Skip-unchanged check (checksum comparison)
  • Force service update and follow-logs options
  • Safety constraint: no stack/network/volume removal

27 tests passing.

Implements stackctl reload for re-rendering and reconciling stacks
without tearing down. Pipeline: config resolution -> stack generation
(optional) -> override merge -> render -> deploy.

27 tests passing. 341 total project-wide.
@wax911 wax911 merged commit ead2925 into main Jul 3, 2026
@wax911 wax911 deleted the feat/reconstruct-25-reload branch July 3, 2026 08: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.

1 participant