Skip to content

chore: Merging from main branch#664

Closed
Prekshith-Microsoft wants to merge 15 commits into
devfrom
macae-v2
Closed

chore: Merging from main branch#664
Prekshith-Microsoft wants to merge 15 commits into
devfrom
macae-v2

Conversation

@Prekshith-Microsoft

Copy link
Copy Markdown
Contributor

This pull request updates the deployment workflows to target the new macae-v2 branch and refactors deployment logic and parameters for improved clarity and consistency. The changes also update how container image tags are assigned and used in deployments, and include a minor documentation fix.

Workflow and Branch Updates:

  • Changed the target branch for both .github/workflows/deploy.yml and .github/workflows/deploy-waf.yml from main (and hotfix) to macae-v2, ensuring deployments are only triggered for the new branch. [1] [2]

Deployment Logic and Parameter Refactoring:

  • Updated image tag assignment logic in deploy.yml to only handle macae-v2 and dev branches, removing the hotfix branch and commented out the default case.
  • Split the container image tag parameter in the Bicep deployment command into backendContainerImageTag and frontendContainerImageTag for more granular control.

Parameter Cleanup:

  • Removed unused timestamp generation and tag parameters from both deployment workflows, cleaning up the deployment command. [1] [2] [3]

Documentation:

  • Fixed a documentation step in docs/quota_check.md to ensure users navigate into the infra directory before accessing scripts.## Purpose
  • ...

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

Roopan-Microsoft and others added 15 commits September 1, 2025 16:00
fix: Reverted the Planner agent prompt changes
Added a step to navigate to the 'infra' directory before accessing the 'scripts' folder.
feat: merged to main from dev
ci: Update image tags for backend and frontend containers
chore: Dev to Main changes merge
fix: merge Cosmos DB issue fixes from dev into main
docs: clarify navigation by adding step to enter 'infra' directory before 'scripts'
chore: merging dev changes to main branch
fix: Dev to macae-v2 branch
refactor: merge dev into main
fix: Dev to macae-v2 merge
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.

4 participants