Skip to content

[codex] Align git workflow and deployments#297

Merged
jjoonleo merged 6 commits intomainfrom
dev
May 7, 2026
Merged

[codex] Align git workflow and deployments#297
jjoonleo merged 6 commits intomainfrom
dev

Conversation

@jjoonleo
Copy link
Copy Markdown
Contributor

@jjoonleo jjoonleo commented May 7, 2026

Summary

  • Run PR tests for both dev and main, and let failed tests block merge instead of auto-closing PRs.
  • Move production deployment from the retired deploy branch to main with manual dispatch support and the production environment.
  • Add a separate dev deployment workflow using DEV_ secrets, development environment, and isolated dev server/container settings.
  • Document the new branch workflow and update deployment docs for the dev/prod server model.

Validation

  • Parsed all GitHub workflow YAML files successfully.
  • Ran git diff --check before commit.

@jjoonleo jjoonleo marked this pull request as ready for review May 7, 2026 18:19
@jjoonleo jjoonleo merged commit e1c3885 into main May 7, 2026
1 check passed
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