-
Couldn't load subscription status.
- Fork 30
Publish Preview and Release using GHActions #305
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
Conversation
|
I'm not sure why are we defining a second worfklow instead of adding this as stages to the other one being worked on in #303 ? |
My thought was that this action would be exclusive to case when the pull-request is approved and merged and thus ready for preview/release. In a similar fashion the other action would be exclusive to the case when we only want to verify that a pull request builds successfully. I can add them as separate jobs with the publishing job being dependent on the build job if that's preferred. |
|
Fair point, we don't need it to be after the build anymore since we're moving to source promotion. |
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
|
Kudos, SonarCloud Quality Gate passed! |
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
|
Kudos, SonarCloud Quality Gate passed! |








Changes proposed in this pull request