Skip to content

Conversation

@Harmanpreet-Microsoft
Copy link
Contributor

Purpose

This pull request modifies the deployment workflow to improve clarity and flexibility in specifying container image tags for backend and frontend services.

Deployment workflow update:

  • In .github/workflows/deploy.yml, replaces the single imageTag parameter with backendContainerImageTag and frontendContainerImageTag to separately specify image tags for backend and frontend containers during deployment.
  • ...

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 Roopan-Microsoft merged commit 71a0e00 into microsoft:main Sep 4, 2025
7 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

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.

2 participants