Skip to content

chore(ci): remove Azure App Service deploy workflows#191

Merged
davidleomay merged 1 commit into
developfrom
chore/remove-azure-workflows
May 26, 2026
Merged

chore(ci): remove Azure App Service deploy workflows#191
davidleomay merged 1 commit into
developfrom
chore/remove-azure-workflows

Conversation

@davidleomay
Copy link
Copy Markdown
Collaborator

Summary

  • Removes api-dev.yaml — deployed to Azure App Service app-lds-api-dev (replaced by lds-api-dev.yaml)
  • Removes api-prd.yaml — deployed to Azure App Service app-lds-api-prd (replaced by lds-api-prd.yaml)

Both environments are now on DFX infrastructure. DEV live since 2026-05-08, PRD pending Stage 2.2 cutover.

Without this removal, merging Release PR #178 (develop → main) would trigger a parallel Azure deploy alongside the Docker image build — deploying code that expects COINGECKO_BASE_URL (not set on Azure) and crashing the live API.

Test plan

  • Verify lds-api-dev.yaml and lds-api-prd.yaml still trigger on develop/main push
  • Confirm no Azure deploy runs after merge

api-dev.yaml and api-prd.yaml deployed to Azure App Services
app-lds-api-{dev,prd}. Both environments are now served from DFX
infrastructure (dfxdev since 2026-05-08, dfxprd pending Stage 2.2).

Docker image builds and DFX deploys are handled by lds-api-{dev,prd}.yaml.
@davidleomay davidleomay merged commit 998f8b9 into develop May 26, 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