-
Notifications
You must be signed in to change notification settings - Fork 208
QML Pipeline Improvements
#1322
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
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.
Overall looks good and does not seem to impact any existing workflows. Approving to move this PR along, will defer to @rashidnhm for technical review of the actions.
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.
Yep @rashidnhm — That is correct, we are still only looking at the |
Yup, was just ensuring we are aware of it |
Appreciate the extra set of eyes! Thank you @rashidnhm |
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.
Looks great @Alan-eMartin ! 🥳 Just some minor stuff, otherwise good to go.
Co-authored-by: Paul Finlay <[email protected]>
Co-authored-by: Paul Finlay <[email protected]>
Co-authored-by: Paul Finlay <[email protected]>
Co-authored-by: Paul Finlay <[email protected]>
Context
Target branch for development on the v2 pipeline.
This pull request includes various changes to improve the build and deployment processes, update documentation, and manage dependencies more effectively. The most important changes include updates to GitHub workflow files, enhancements to the
qml
tool, and updates to the README and dependency files.V2 PR comments are disabled.