Skip to content

Restore azd config in staging workflow#931

Merged
paullizer merged 1 commit into
Developmentfrom
fix/staging-azd-restore-config
Jun 25, 2026
Merged

Restore azd config in staging workflow#931
paullizer merged 1 commit into
Developmentfrom
fix/staging-azd-restore-config

Conversation

@paullizer

Copy link
Copy Markdown
Contributor

Summary

  • Restores the Staging azd per-environment config.json from AZD_CONFIG_FILE_B64 during the staging AZD/UI workflow.
  • Allows staging-specific infra parameters such as cosmosCapacityMode=serverless to be honored by azd up.
  • Keeps .env restoration unchanged.

Validation

  • git -c core.whitespace=blank-at-eol,blank-at-eof,space-before-tab,cr-at-eol diff --check -- .github/workflows/staging-azd-ui-tests.yml
  • VS Code diagnostics for .github/workflows/staging-azd-ui-tests.yml
  • Confirmed Staging environment secret AZD_CONFIG_FILE_B64 exists.

@paullizer paullizer merged commit dd16923 into Development Jun 25, 2026
3 checks 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