-
Notifications
You must be signed in to change notification settings - Fork 5
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
DEV Pipeline #114
DEV Pipeline #114
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems that the workflow using push to main branch for workflow testing for now. Approving now so you can test and later update PR with release tag and re-request review. Thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code triggers on 'push' to a branch. Please update it to tag release.
Yes once it redploy dev env on main branch, I will change it to be triggered on release with a new pr |
Overview/Summary
Created a dev pipeline to be triggered upon release. Right now it will be triggered upon push to main for testing purposes
This PR fixes/adds/changes/removes
Breaking Changes
Testing Evidence
Please provide any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate).
As part of this Pull Request I have
main
branch