Skip to content
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

Merged
merged 3 commits into from
Nov 15, 2022
Merged

bump go to 1.19.3 #3770

merged 3 commits into from
Nov 15, 2022

Conversation

hypnoce
Copy link
Contributor

@hypnoce hypnoce commented Nov 9, 2022

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

  • This change also requires further updates to the website (e.g. docs)
  • This change also requires further updates to the UI interface
  • Need to cheery-pick to release branches
    • release-2.4
    • release-2.3

Checklist

CHANGELOG

  • I have updated the CHANGELOG.md
  • I have labeled this PR with "no-need-update-changelog"

Tests

  • Unit test
  • E2E test
  • No code
  • Manual test (add steps below)

Side effects

  • Breaking backward compatibility

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:

git commit --amend --signoff
git push --force

@ti-chi-bot
Copy link
Member

ti-chi-bot commented Nov 9, 2022

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • STRRL
  • xlgao-zju

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot
Copy link
Member

Welcome @hypnoce!

It looks like this is your first PR to chaos-mesh/chaos-mesh 🎉.

I'm the bot to help you request reviewers, add labels and more, See available commands.

We want to make sure your contribution gets all the attention it needs!



Thank you, and welcome to chaos-mesh/chaos-mesh. 😃

@STRRL
Copy link
Member

STRRL commented Nov 10, 2022

please execute go mod tidy and make check and commit the changes :")

@hypnoce
Copy link
Contributor Author

hypnoce commented Nov 10, 2022

@STRRL done

@STRRL
Copy link
Member

STRRL commented Nov 13, 2022

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!

@hypnoce
Copy link
Contributor Author

hypnoce commented Nov 13, 2022

I cannot update any go version in https://github.com/chaos-mesh/chaos-mesh/blob/master/.github/workflows/codecov_unittest.yaml
I think this PR should have labels rebuild-build-env-image and rebuild-dev-env-image. WDYT ?

@hypnoce
Copy link
Contributor Author

hypnoce commented Nov 13, 2022

/label rebuild-build-env-image

@ti-chi-bot
Copy link
Member

@hypnoce: The label(s) rebuild-build-env-image cannot be applied. These labels are supported: bugbash, contribution, DNM, Hacktoberfest, dependencies, documentation, duplicate, good first issue, invalid, need-more-info, needs-cherry-pick-release-0.8, needs-cherry-pick-release-0.9, needs-cherry-pick-release-1.0, needs-cherry-pick-release-1.1, needs-cherry-pick-release-1.2, needs-cherry-pick-release-2.0, needs-cherry-pick-release-2.1, needs-cherry-pick-release-2.2, needs-cherry-pick-release-2.3, needs-cherry-pick-release-2.4, needs-cherry-pick-release-2.5, require-LGT3.

In response to this:

/label rebuild-build-env-image

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.

@STRRL STRRL added rebuild-build-env-image rebuild build-env image in this PR rebuild-dev-env-image rebuild dev-env image in this PR labels Nov 13, 2022
@STRRL
Copy link
Member

STRRL commented Nov 13, 2022

I cannot update any go version in https://github.com/chaos-mesh/chaos-mesh/blob/master/.github/workflows/codecov_unittest.yaml I think this PR should have labels rebuild-build-env-image and rebuild-dev-env-image. WDYT ?

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>
@STRRL
Copy link
Member

STRRL commented Nov 13, 2022

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.

@hypnoce
Copy link
Contributor Author

hypnoce commented Nov 13, 2022

emqx.com seems unreachable 😯

@hypnoce
Copy link
Contributor Author

hypnoce commented Nov 13, 2022

I ran make test locally and it passed. Not sure what happened on the CI.
image

@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #3770 (f4a8f68) into master (191c9ae) will increase coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
api/v1alpha1/jvmchaos_types.go 33.33% <ø> (ø)
controllers/action/multiplexer.go 95.12% <ø> (ø)
pkg/chaosdaemon/tasks/task_manager.go 40.54% <ø> (ø)
pkg/command/command.go 79.66% <ø> (ø)
pkg/workflow/controllers/task_reconciler.go 6.70% <0.00%> (+0.80%) ⬆️
pkg/workflow/controllers/statuscheck_reconciler.go 9.09% <0.00%> (+1.51%) ⬆️
pkg/workflow/controllers/serial_node_reconciler.go 61.13% <0.00%> (+1.55%) ⬆️
...g/workflow/controllers/parallel_node_reconciler.go 62.02% <0.00%> (+1.89%) ⬆️
.../workflow/controllers/workflow_entry_reconciler.go 49.18% <0.00%> (+2.16%) ⬆️
pkg/selector/generic/mode.go 28.20% <0.00%> (+2.56%) ⬆️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 191c9ae...f4a8f68. Read the comment docs.

@STRRL
Copy link
Member

STRRL commented Nov 14, 2022

I ran make test locally and it passed. Not sure what happened on the CI. image

I think CI failed because of the unstable networking, I have triggered the retry, and it passed now. 🥳

Copy link
Member

@STRRL STRRL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@STRRL
Copy link
Member

STRRL commented Nov 14, 2022

/cc @chaos-mesh/maintainers @chaos-mesh/committers

@ti-chi-bot ti-chi-bot requested a review from a team November 14, 2022 09:03
@ti-chi-bot ti-chi-bot requested a review from a team November 14, 2022 09:03
Copy link
Member

@xlgao-zju xlgao-zju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@STRRL
Copy link
Member

STRRL commented Nov 14, 2022

/merge

Thanks for your contribution!! @hypnoce

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: 415c3bb

@ti-chi-bot
Copy link
Member

@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.

@g1eny0ung g1eny0ung merged commit 8dc83ab into chaos-mesh:master Nov 15, 2022
@ti-chi-bot ti-chi-bot mentioned this pull request Mar 24, 2023
11 tasks
@ti-chi-bot
Copy link
Member

In response to a cherrypick label: new pull request created to branch release-2.5: #3980.

g1eny0ung added a commit that referenced this pull request Mar 26, 2023
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants