Skip to content

ci(cd): remove staging deployment route - #43

Open
Hqzdev wants to merge 1 commit into
mainfrom
fix-remove-staging-deploy
Open

ci(cd): remove staging deployment route#43
Hqzdev wants to merge 1 commit into
mainfrom
fix-remove-staging-deploy

Conversation

@Hqzdev

@Hqzdev Hqzdev commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove the staging deploy and smoke-test jobs from the CD workflow.
  • Keep GHCR build/push, production approval, production deploy, smoke test, and rollback path.
  • Update deployment docs so they no longer require staging DNS or SSH_HOST_STAGING.

Checks

  • git diff --check HEAD~1..HEAD
  • ruby -e "require 'yaml'; YAML.load_file('.github/workflows/cd.yml'); puts 'yaml ok'"
  • rg -n "SSH_HOST_STAGING|deploy-staging|smoke-staging|staging\.metrixplatform\.com" .github/workflows/cd.yml docs/README.md docs/deployment/CD.md returned no matches
  • Not run: actionlint is not installed locally

@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
metrix Ready Ready Preview, Comment Jun 7, 2026 8:35am

@Hqzdev Hqzdev added the ci Continuous integration and checks label Jun 7, 2026
@Hqzdev Hqzdev added deployment Deployment pipeline and release environments infrastructure Repository or environment infrastructure labels Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous integration and checks deployment Deployment pipeline and release environments infrastructure Repository or environment infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants