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

🌱 add scaffolding for go bump to 1.22 #43

Merged

Conversation

tuminoid
Copy link
Member

@tuminoid tuminoid commented Jun 10, 2024

This should allow the actual bump to golang 1.22 to succeed in #42

@metal3-io-bot metal3-io-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 10, 2024
hack/gomod.sh Outdated
@@ -39,6 +39,6 @@ else
--volume "${PWD}:/workdir:ro,z" \
--entrypoint sh \
--workdir /workdir \
docker.io/golang:1.21 \
docker.io/golang:1.22 \
Copy link
Member Author

Choose a reason for hiding this comment

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

This should be part of #42 actually, and not be here.

Copy link
Member Author

Choose a reason for hiding this comment

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

Removed.

- Add "make go-version" in Makefile to easily access used Go version
- Add setup-go steps to functional and build workflows that setup the
  correct version of Go

This should allow the actual bump to golang 1.22 to succeed.

Signed-off-by: Tuomo Tanskanen <tuomo.tanskanen@est.tech>
@tuminoid tuminoid force-pushed the tuomo/add-scaffolding-for-go-1.22 branch from ca4d9c9 to d2299db Compare June 10, 2024 09:16
@tuminoid tuminoid mentioned this pull request Jun 10, 2024
@tuminoid
Copy link
Member Author

/cc @dtantsur
/assign @dtantsur

@dtantsur
Copy link
Member

/approve
/lgtm

Thanks!

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 10, 2024
@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dtantsur

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

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 10, 2024
@metal3-io-bot metal3-io-bot merged commit 5e074ad into metal3-io:main Jun 10, 2024
9 checks passed
@tuminoid tuminoid deleted the tuomo/add-scaffolding-for-go-1.22 branch June 10, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants