-
Notifications
You must be signed in to change notification settings - Fork 3
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
Weekly workflow to build and publish snap #61
Conversation
jpm-canonical
commented
Jun 6, 2024
•
edited
Loading
edited
- Add the upstream tag or commit hash from connectedhomeip into the snap version.
- Weekly triggered workflow: If build and test passed, and it's on the main branch, publish amd64 and arm64 snaps to store.
Comment out test and arm64 for now
Do an ls to get real artifact file name
or fall back to commit hash
Rename archive name variables
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.
Thanks. Looks good, but there are some minor issues. Please see the inline comments.
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 looks good. Thanks for the new CI steps and versioning improvements.
Please set an appropriate PR title.