-
Notifications
You must be signed in to change notification settings - Fork 322
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
feat: add the workflow to release the installing package for macos #2028
feat: add the workflow to release the installing package for macos #2028
Conversation
…omatically when a new tag created Signed-off-by: mango <[email protected]>
Signed-off-by: mango <[email protected]>
Signed-off-by: mango <[email protected]>
Signed-off-by: mango <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #2028 +/- ##
==========================================
Coverage 75.60% 75.60%
Complexity 347 347
==========================================
Files 612 609 -3
Lines 116926 116463 -463
Branches 1022 1015 -7
==========================================
- Hits 88404 88055 -349
+ Misses 28313 28199 -114
Partials 209 209
Continue to review full report at Codecov.
|
Signed-off-by: mango <[email protected]>
Signed-off-by: mango <[email protected]>
Github workflow fails itself 🥲 |
Too strange, and I was confused why this pr has no checks yesterday |
Signed-off-by: mango <[email protected]>
@aceforeverd The CI of |
yes, it is the expected behavior for pull request. No worry I will test the release logic later today |
OK |
Signed-off-by: mango <[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.
Tested and goes well. Thanks for being patient !
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
Signed-off-by: mango [email protected]
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Feature
What is the current behavior? (You can also link to an open issue here)
Fixed Auto release the installing package of macos #1894
What is the new behavior (if this is a feature change)?
None