-
Notifications
You must be signed in to change notification settings - Fork 218
SC-85409 | Build and deploy demonstration previews on pull requests #1352
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
106578f to
2c2fa46
Compare
doctorperceptron
left a comment
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.
Nice @Alan-eMartin! 🥳 Left a few questions/comments, but overall looks great.
Co-authored-by: Paul Finlay <50180049+doctorperceptron@users.noreply.github.com>
Co-authored-by: Paul Finlay <50180049+doctorperceptron@users.noreply.github.com>
rashidnhm
left a comment
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.
Minor comments but LGTM 🚀
I am guessing teardown of the v1 pipeline will happen in a separate PR? Until then users will get in essence 2 previews built per PR?
Thanks for the review @rashidnhm! No, not exactly. I will keep this in the Essentially we will no longer be using gatsby on the frontend, and will be replacing it with NextJS |
**Summary:** Allow internal users to build and deploy **all** or a select list of demos. **Related GitHub Issues:** Internal --------- Co-authored-by: Paul Finlay <50180049+doctorperceptron@users.noreply.github.com>
Goal:
Summary:
This pull request uses the new
v2-build-demosandv2-deploy-demosworkflows to:Other changes:
Testing:
I was required to fork the QML repo to push these workflows to
masterasworkflow_runuses the workflow context frommaster.Therefore, you can take a look at the following ran actions:
https://github.com/Alan-eMartin/qml/actions