-
Notifications
You must be signed in to change notification settings - Fork 835
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
bump go to 1.19.3 #3770
bump go to 1.19.3 #3770
Conversation
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Welcome @hypnoce! |
be6e1ef
to
cddfb43
Compare
please execute |
cddfb43
to
214518b
Compare
@STRRL done |
oops, please also setup go as 1.19 in https://github.com/chaos-mesh/chaos-mesh/blob/master/.github/workflows/codecov_unittest.yaml Rest LGTM! |
I cannot update any go version in https://github.com/chaos-mesh/chaos-mesh/blob/master/.github/workflows/codecov_unittest.yaml |
/label rebuild-build-env-image |
@hypnoce: The label(s) In response to this:
Instructions 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 ti-community-infra/tichi repository. |
You're right. Thanks! But the bot does not works well, I manually append these labels. |
Signed-off-by: JACQUES Francois <Francois.JACQUES@murex.com>
I just realized that GitHub Action requires a new commit to let new labels get effected, I would try to make a new commit, without any changes and forcely push to re-trigger the CI. |
emqx.com seems unreachable 😯 |
Codecov Report
@@ Coverage Diff @@
## master #3770 +/- ##
==========================================
+ Coverage 39.88% 40.13% +0.25%
==========================================
Files 168 168
Lines 14293 14293
==========================================
+ Hits 5701 5737 +36
+ Misses 8149 8123 -26
+ Partials 443 433 -10
Continue to review full report at Codecov.
|
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
/cc @chaos-mesh/maintainers @chaos-mesh/committers |
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
/merge Thanks for your contribution!! @hypnoce |
This pull request has been accepted and is ready to merge. Commit hash: 415c3bb
|
@hypnoce: Your PR was out of date, I have automatically updated it for you. At the same time I will also trigger all tests for you: /run-all-tests If the CI test fails, you just re-trigger the test that failed and the bot will merge the PR for you after the CI passes. Instructions 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 ti-community-infra/tichi repository. |
In response to a cherrypick label: new pull request created to branch |
* This is an automated cherry-pick of #3770 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> * Update CHANGELOG.md Signed-off-by: Yue Yang <g1enyy0ung@gmail.com> --------- Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io> Signed-off-by: Yue Yang <g1enyy0ung@gmail.com> Co-authored-by: François JACQUES <hypnoce@donarproject.org> Co-authored-by: Yue Yang <g1enyy0ung@gmail.com>
Signed-off-by: JACQUES Francois Francois.JACQUES@murex.com
What problem does this PR solve?
Update to latest go 1.19.3 for dev, test and release.
What's changed and how it works?
Related changes
UI interface
Checklist
CHANGELOG
CHANGELOG.md
Tests
Side effects
DCO
If you find the DCO check fails, please run commands like below (Depends on the actual situations. For example, if the failed commit isn't the most recent) to fix it: