-
Notifications
You must be signed in to change notification settings - Fork 181
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
ci(release): add dispatch GHA for snapcraft classic release #1256
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1256 +/- ##
=======================================
Coverage 85.07% 85.07%
=======================================
Files 107 107
Lines 3806 3806
=======================================
Hits 3238 3238
Misses 339 339
Partials 229 229 ☔ View full report in Codecov by Sentry. |
Making this PR draft since the login credential has not been added to repo secrets. (see instruction) |
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 30 days. |
@qweeah Do you need help for this PR ? |
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
After this being merged, we still need to run below command to add the content of snapcraft export-login --snaps=oras \
--acls package_access,package_push,package_update,package_release \
exported.txt |
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
Signed-off-by: Billy Zha <[email protected]>
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.
LGTM
What this PR does / why we need it:
This PR adds a Github Action which can be run manually to for snapcraft releasing.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #1079
Please check the following list: