Skip to content

Remove dev server deployment workflow#299

Merged
jjoonleo merged 1 commit intodevfrom
codexd/remove-dev-deploy-workflow
May 7, 2026
Merged

Remove dev server deployment workflow#299
jjoonleo merged 1 commit intodevfrom
codexd/remove-dev-deploy-workflow

Conversation

@jjoonleo
Copy link
Copy Markdown
Contributor

@jjoonleo jjoonleo commented May 7, 2026

Summary

  • remove the dev EC2 deployment workflow so only production deploys run
  • document that dev is CI/integration only under the one-EC2 private-RDS plan
  • update EC2 deployment docs to point production deploys at main

Test plan

  • git diff --check origin/dev...HEAD
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/deploy.yml"); YAML.load_file(".github/workflows/test.yml"); YAML.load_file("ontime-back/docker-compose.yml"); puts "yaml ok"'
  • IMAGE_TAG=test BACKEND_IMAGE=ghcr.io/devkor-github/ontime-back docker compose -f ontime-back/docker-compose.yml config >/dev/null

@jjoonleo jjoonleo merged commit 30400f0 into dev 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