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

SANDBOX-677 use go-version-file #49

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

ranakan19
Copy link
Contributor

uses go-version-file instead of go-version. One less place to change when making updates.
Changes order in github action to first checkout code and then install go.

related PRs:
codeready-toolchain/api#434
codeready-toolchain/toolchain-common#415
codeready-toolchain/member-operator#584
codeready-toolchain/registration-service#445
codeready-toolchain/host-operator#1060
codeready-toolchain/toolchain-e2e#1014

Copy link
Contributor

@fbm3307 fbm3307 left a comment

Choose a reason for hiding this comment

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

Great idea . lgtm

@fbm3307 fbm3307 self-requested a review July 16, 2024 11:30
Copy link
Contributor

@fbm3307 fbm3307 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR

@@ -19,16 +19,16 @@ jobs:

Copy link
Contributor

@fbm3307 fbm3307 Jul 16, 2024

Choose a reason for hiding this comment

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

Can you remove GO_VERSION: from env: too? at line 11 , it is not used anymore i guess

Copy link
Contributor Author

Choose a reason for hiding this comment

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

whoops, good eye, I somehow missed this - thought i had removed it.
removed in 6950e0f

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.03%. Comparing base (d758210) to head (e1fb648).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   67.03%   67.03%           
=======================================
  Files          43       43           
  Lines        2372     2372           
=======================================
  Hits         1590     1590           
  Misses        596      596           
  Partials      186      186           

@ranakan19 ranakan19 merged commit 5758a64 into kubesaw:master Jul 22, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants