Deploy: fail closed on migration and restart errors #12

Merged
kjh2064 merged 1 commits from fix/deploy-fail-closed into main 2026-08-06 15:32:26 +09:00
Owner

Follow-up to PR #11. The previous deploy workflow printed success even when sudo/unzip/DbMigrator failed. This makes the remote command fail closed, verifies DbMigrator and 0032 exist, runs migration, requires sudo-nopasswd restart, and verifies service state.

Follow-up to PR #11. The previous deploy workflow printed success even when sudo/unzip/DbMigrator failed. This makes the remote command fail closed, verifies DbMigrator and 0032 exist, runs migration, requires sudo-nopasswd restart, and verifies service state.
kjh2064 added 1 commit 2026-08-06 15:30:25 +09:00
Deploy: fail closed when migration or restart fails
ci / static (push) Successful in 14s
ci / static (pull_request) Successful in 12s
ci / frontend (pull_request) Has been cancelled
ci / publish (pull_request) Has been cancelled
ci / backend (pull_request) Has been cancelled
Build & Test with Secrets / build (pull_request) Has been cancelled
Build & Test with Secrets / frontend (pull_request) Has been cancelled
Build & Test with Secrets / security-scan (pull_request) Has been cancelled
Build & Test with Secrets / notification (pull_request) Has been cancelled
ci / publish (push) Has been cancelled
ci / frontend (push) Has been cancelled
ci / backend (push) Has been cancelled
36479307e9
kjh2064 merged commit aee4a4d624 into main 2026-08-06 15:32:26 +09:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjh2064/KArtSell.Aegis#12