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

Enforce go1.16.6 as minimum version in actions #148

Merged
merged 3 commits into from
Jul 21, 2021

Conversation

willarmiros
Copy link
Contributor

Description of changes:
Currently we are comfortable with taking whatever 1.16.x version is resolved to when publishing the daemon images, however we'd like to have at least Go v1.16.6 for its bug & security fixes.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@willarmiros
Copy link
Contributor Author

Verified continuous build is using Go1.16.6: https://github.com/aws/aws-xray-daemon/pull/148/checks?check_run_id=3125636014#step:3:10

This means the automated image publishing will use the same version when publishing to ECR/Dockerhub.

@willarmiros willarmiros merged commit 64e4312 into master Jul 21, 2021
@willarmiros willarmiros deleted the willarmiros-patch-2 branch July 21, 2021 16:38
@anuraaga
Copy link
Contributor

Just want to confirm was this PR necessary? I thought the previous syntax always uses the latest version so we'd just have to hit the release workflow to pick it up.

I don't think the current syntax is better since then it can confuse maintainers into thinking it needs to be updated on every go patch release

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.

None yet

3 participants