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

CI: Update setup-go action to v4 (with automatic cache) #2168

Merged
merged 2 commits into from
Jun 27, 2023
Merged

Conversation

mmetc
Copy link
Contributor

@mmetc mmetc commented Apr 12, 2023

Version 4 of the setup-go action includes cache management, no need to do it by hand. Just be sure to include all go.sum files

@github-actions
Copy link

@mmetc: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions
Copy link

@mmetc: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2023

Codecov Report

Merging #2168 (87362df) into master (a910b7b) will decrease coverage by 0.83%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2168      +/-   ##
==========================================
- Coverage   55.70%   54.87%   -0.83%     
==========================================
  Files         181      125      -56     
  Lines       25329    16407    -8922     
==========================================
- Hits        14110     9004    -5106     
+ Misses       9708     6482    -3226     
+ Partials     1511      921     -590     
Flag Coverage Δ
bats ?
unit-linux 54.87% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 104 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mmetc
Copy link
Contributor Author

mmetc commented Apr 12, 2023

/kind chore

@mmetc mmetc marked this pull request as ready for review June 27, 2023 10:07
@mmetc mmetc added this to the 1.5.3 milestone Jun 27, 2023
@mmetc mmetc merged commit 956703c into master Jun 27, 2023
14 of 15 checks passed
@mmetc mmetc deleted the setup-go branch June 27, 2023 12:50
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.

None yet

2 participants