Skip to content

Conversation

@Dhruvkumar-Microsoft
Copy link
Contributor

Purpose

This pull request removes two GitHub Actions workflow files: .github/workflows/deploy-v2.yml and .github/workflows/deploy-waf-v2.yml. These workflows previously handled deployment and cleanup automation for different environments, including resource provisioning, quota checks, notifications, and resource cleanup in Azure. Their removal indicates a significant change in the deployment process or a migration away from these automated workflows.

Key changes:

Workflow removal:

  • Deleted .github/workflows/deploy-v2.yml, which managed standard deployment automation, including quota checks, Azure resource provisioning, deployment, e2e testing, and cleanup with notifications and error handling.
  • Deleted .github/workflows/deploy-waf-v2.yml, which handled deployment and cleanup for the WAF-enabled environment, including similar resource management and notification steps.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Dhruvkumar-Microsoft Dhruvkumar-Microsoft changed the title CI: removed the V2 workflow from MACAE v3 Ci: removed the V2 workflow from MACAE v3 Sep 29, 2025
@Dhruvkumar-Microsoft Dhruvkumar-Microsoft changed the title Ci: removed the V2 workflow from MACAE v3 ci: removed the V2 workflow from MACAE v3 Sep 29, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit 8d6cfe2 into dev-v3 Sep 29, 2025
3 of 5 checks passed
@github-actions
Copy link

🎉 This PR is included in version 3.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants