Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Updated git workflow and bicep for multi pipeline based on branch #12

Closed

Conversation

AjitPadhi-Microsoft
Copy link
Collaborator

@AjitPadhi-Microsoft AjitPadhi-Microsoft commented Oct 29, 2024

Purpose

  • Now we can deploy with different tag for the branch main, dev and demo. Also, using one click deployment user can select branch.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Select branch name from one click deployment and test the whole application flow.
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

Copy link

github-actions bot commented Oct 29, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL310991570% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
301 0 💤 0 ❌ 0 🔥 52.791s ⏱️

@AjitPadhi-Microsoft AjitPadhi-Microsoft marked this pull request as ready for review October 29, 2024 15:31
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