Skip to content

feat: capture managed config snapshots on deploy and restore on rollback (#32) - #39

Open
fanboykun wants to merge 1 commit into
mainfrom
feat/config-snapshot
Open

feat: capture managed config snapshots on deploy and restore on rollback (#32)#39
fanboykun wants to merge 1 commit into
mainfrom
feat/config-snapshot

Conversation

@fanboykun

Copy link
Copy Markdown
Owner

Added

Fixed

  • Rollback no longer runs the old binary against potentially drifted config — env files, app-dir config files, and release-dir config files are all restored to their deploy-time state. Closes Config snapshot feature #32

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