fix: correct dev health URL to git.dev.mokoconsulting.tech #695

Merged
jmiller merged 1 commits from fix/dev-deploy-hostname into main 2026-06-23 23:08:24 +00:00
Owner

Summary\n\nFix the dev environment health check URL in both deploy workflows.\n\n- deploy-dev.yml: verify step URL\n- deploy-mokogitea.yml: deploy gate health check\n\nWas: dev.git.mokoconsulting.tech (doesn't exist)\nNow: git.dev.mokoconsulting.tech (the actual dev instance)\n\n## Test plan\n- [x] curl -sf https://git.dev.mokoconsulting.tech/api/healthz returns healthy\n- [ ] Merge to main triggers deploy-mokogitea.yml with passing dev health gate

## Summary\n\nFix the dev environment health check URL in both deploy workflows.\n\n- `deploy-dev.yml`: verify step URL\n- `deploy-mokogitea.yml`: deploy gate health check\n\nWas: `dev.git.mokoconsulting.tech` (doesn't exist)\nNow: `git.dev.mokoconsulting.tech` (the actual dev instance)\n\n## Test plan\n- [x] `curl -sf https://git.dev.mokoconsulting.tech/api/healthz` returns healthy\n- [ ] Merge to main triggers deploy-mokogitea.yml with passing dev health gate
jmiller added 1 commit 2026-06-23 23:07:06 +00:00
fix: correct dev health URL to git.dev.mokoconsulting.tech
Universal: PR Check / Build RC Package (pull_request) Blocked by required conditions
Universal: PR Check / Report Issues (pull_request) Blocked by required conditions
Generic: Repo Health / Scripts governance (pull_request) Blocked by required conditions
Generic: Repo Health / Repository health (pull_request) Blocked by required conditions
Generic: Repo Health / Report Issues (pull_request) Blocked by required conditions
Universal: PR Check / Branch Policy (pull_request) Failing after 1s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Generic: Repo Health / Access control (pull_request) Successful in 1s
Universal: PR Check / Validate PR (pull_request) Failing after 9s
PR RC Release / Build RC Release (pull_request) Failing after 59s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 1m22s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Failing after 1s
Universal: PR Check / Secret Scan (pull_request) Successful in 1m20s
8780ec7c5f
Was dev.git.mokoconsulting.tech which doesn't exist. The dev instance
runs at git.dev.mokoconsulting.tech (port 3090 behind nginx).
jmiller merged commit 7d28fe522d into main 2026-06-23 23:08:24 +00:00
jmiller deleted branch fix/dev-deploy-hostname 2026-06-23 23:08:24 +00:00
Sign in to join this conversation.