-
Notifications
You must be signed in to change notification settings - Fork 522
feat: add new github action for tidb-operator-publish release v1.x #6612
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 new github action for tidb-operator-publish release v1.x #6612
Conversation
|
Hi @lybcodes. Thanks for your PR. I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-1.6 #6612 +/- ##
===============================================
+ Coverage 57.20% 57.47% +0.27%
===============================================
Files 259 261 +2
Lines 33233 38057 +4824
===============================================
+ Hits 19010 21875 +2865
- Misses 12290 14109 +1819
- Partials 1933 2073 +140
🚀 New features to boost your workflow:
|
|
The chaos job failed due to "no space left on device". It seems the runner has insufficient disk space, and this is unrelated to the current change. Rerun the job. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csuzhangxc The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
This PR migrate tidb-operator-release job on CD.pingcap.net to GitHub action job style to make it own easy feedback and triggers, also improving maintainability.
original jenkins job: