Skip to content

ci: add Azure DevOps pipeline equivalents for GitHub Actions workflows#4

Merged
digimaun merged 1 commit intoAzure:mainfrom
digimaun:ado_pipelines_mvp
Mar 10, 2026
Merged

ci: add Azure DevOps pipeline equivalents for GitHub Actions workflows#4
digimaun merged 1 commit intoAzure:mainfrom
digimaun:ado_pipelines_mvp

Conversation

@digimaun
Copy link
Copy Markdown
Member

  • Add .pipelines/ci.yaml (test + validate), deploy.yaml (manual trigger), templates/setup-siteops.yaml, and templates/siteops-deploy.yaml
  • Use AzureCLI@2 for scoped auth (no token refresh or explicit logout)
  • Scaffold per-environment isolation via object parameter lookup tables
  • Switch GHA deploy.yaml to secrets: inherit for environment-scoped secrets
  • Add name: property to deploy.yaml for descriptive run titles
  • Document ADO setup, Arc proxy RBAC, and deployment instructions in ci-cd-setup.md

- Add .pipelines/ci.yaml (test + validate), deploy.yaml (manual trigger),
  templates/setup-siteops.yaml, and templates/siteops-deploy.yaml
- Use AzureCLI@2 for scoped auth (no token refresh or explicit logout)
- Scaffold per-environment isolation via object parameter lookup tables
- Switch GHA deploy.yaml to secrets: inherit for environment-scoped secrets
- Add name: property to deploy.yaml for descriptive run titles
- Document ADO setup, Arc proxy RBAC, and deployment instructions in ci-cd-setup.md
@shkalavala shkalavala self-assigned this Mar 10, 2026
@digimaun digimaun merged commit ec9a652 into Azure:main Mar 10, 2026
4 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.

2 participants