-
Notifications
You must be signed in to change notification settings - Fork 12
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: #4759 venus-auth: add docker feature #80
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.
build_upload.yml 中的push和pull_request的分支改一下就没问题了
pull_request:
branches:
- main
push:
branches:
- main
- test*
to listen on master baranch
Codecov Report
@@ Coverage Diff @@
## master #80 +/- ##
==========================================
- Coverage 30.14% 28.92% -1.23%
==========================================
Files 30 30
Lines 2491 2939 +448
==========================================
+ Hits 751 850 +99
- Misses 1623 1954 +331
- Partials 117 135 +18
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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
Related Issues
filecoin-project/venus#4759
Proposed Changes
add docker features
add github action for automaticly pushing to dockerhub