Skip to content

feat: cut over Azure CD to Bicep-driven MSA Container Apps deploy - #49

Merged
Atsilut merged 4 commits into
developfrom
feature/cd-v2
Jul 10, 2026
Merged

feat: cut over Azure CD to Bicep-driven MSA Container Apps deploy#49
Atsilut merged 4 commits into
developfrom
feature/cd-v2

Conversation

@Atsilut

@Atsilut Atsilut commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Refactors infra/azure/main.bicep so parameters.prod.json is the single source of truth for all MSA Container Apps (gateway, users, media, chat, location, community, group, social, web, workers, monitoring) and per-service EF migrate jobs.
  • Replaces cd-v1 with cd-v2: drops azure-cd-inject-secrets.sh and azure-cd-deploy-image.sh in favor of azure-cd-deploy-bicep.sh, which passes GitHub Environment secrets as Bicep @secure() parameters at deploy time.
  • Updates CD scripts to build/push all MSA service images, run migrate jobs from parameters.prod.json, and refresh deployment docs for the new pipeline.

Test plan

  • az deployment group what-if against a dev resource group with parameters.dev.json
  • Manual azure-cd-deploy-bicep.sh dry run with placeholder images (USE_PLACEHOLDER_IMAGES=true)
  • Verify azure-cd-migrate.sh discovers and runs all migrateJobs from parameters.prod.json
  • Confirm azure-cd-build-push.sh builds gateway + all domain service runtime images
  • Review cd-v2.yml secret/env mapping against GitHub prod environment
  • After first prod deploy: smoke /health via gateway and delete orphaned tangle-study-api / tangle-study-migrate resources if still present

@cursor

cursor Bot commented Jul 10, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@Atsilut
Atsilut merged commit 45c357a into develop Jul 10, 2026
15 checks passed
@Atsilut
Atsilut deleted the feature/cd-v2 branch July 10, 2026 07:20
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