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

feat(build): Golang 1.17 #3432

Merged
merged 6 commits into from
Jul 14, 2022
Merged

feat(build): Golang 1.17 #3432

merged 6 commits into from
Jul 14, 2022

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Jul 11, 2022

With this PR we requires Golang 1.17 minimum version for build. Codegen tools are always installed in order to make sure to use the expected version (instead of using the cached one that may become obsolete).

Supersede #3426

Release Note

feat(build): Golang 1.17

@squakez squakez force-pushed the feat/go_117 branch 3 times, most recently from 3f20232 to ebb067a Compare July 11, 2022 12:56
Copy link
Member

@tadayosi tadayosi left a comment

Choose a reason for hiding this comment

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

Put a few comments. Let me know if they are not relevant.

pkg/client/camel/group.go Outdated Show resolved Hide resolved
pkg/util/group.go Outdated Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
@squakez
Copy link
Contributor Author

squakez commented Jul 12, 2022

I've made some important change to how we interact with codegen tools. Now we install them in order to make sure we use the proper version. Thanks for your suggestions @tadayosi, feel free to have a further look now.

.github/workflows/validate.yml Show resolved Hide resolved
.github/workflows/verify-generate.yml Show resolved Hide resolved
script/Makefile Show resolved Hide resolved
@squakez squakez added the kind/feature New feature or request label Jul 13, 2022
@squakez squakez requested a review from tadayosi July 13, 2022 08:30
Copy link
Member

@tadayosi tadayosi left a comment

Choose a reason for hiding this comment

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

Thanks!

@tadayosi tadayosi merged commit f81713c into apache:main Jul 14, 2022
@tadayosi tadayosi added this to the 1.10.0 milestone Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants