-
Notifications
You must be signed in to change notification settings - Fork 51
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
chore: Bump to GoLang v1.21 #2195
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2195 +/- ##
===========================================
+ Coverage 74.19% 74.32% +0.13%
===========================================
Files 256 256
Lines 25508 25508
===========================================
+ Hits 18924 18957 +33
+ Misses 5290 5265 -25
+ Partials 1294 1286 -8
Flags with carried forward coverage won't be shown. Click here to find out more. see 12 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually wait
I wanted to quickly undo my approval sorry - I think this should be merged after the release. We gain nothing by including this in 0.9, and it is a sudden (and uncommunicated) break from our Go version policy and could be really annoying for some users. Much better to wait until just after 0.9 is cut IMO, is only a day or so to wait. |
Thanks for your input, I have a strong disagreement for the following reasons:
So in my opinion we do gain something by including this in 0.9 🤣 |
At this stage I'm quite ok with updating to 1.21. To most of our partners, at least to my knowledge, the impact will be negligible as they mostly use pre-compile binaries. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm good with this change :)
RE: I won't block this, but I will not approve it either (dismiss my review if you want to merge). I don't understand why you are rushing to merge this a few hours early (my understanding is that the only reason for breaking process with this is for ACP, and ACP is not going to be snuck into the 0.9 release anyway). |
Discussed on discord, will wait for the release to merge. |
9b36acd
to
11cc696
Compare
11cc696
to
bea29e7
Compare
bea29e7
to
2f68943
Compare
This comment was marked as resolved.
This comment was marked as resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
0.9 Released, approving :)
a5b90f6
to
615b969
Compare
Terraform Format and Style
|
## Relevant issue(s) - Resolves sourcenetwork#2194 - Resolves sourcenetwork#2196 ## Description - This is a routine version bump of GoLang, the previous bump was done in (sourcenetwork#1689) - Also updates the golang version for AWS AMI generation. - Updated the `ONLY_DEFRADB_REPO_CI_PAT` token as the terraform build would fail otherwise as the token expired starting of this year.
## Relevant issue(s) - Resolves sourcenetwork#2194 - Resolves sourcenetwork#2196 ## Description - This is a routine version bump of GoLang, the previous bump was done in (sourcenetwork#1689) - Also updates the golang version for AWS AMI generation. - Updated the `ONLY_DEFRADB_REPO_CI_PAT` token as the terraform build would fail otherwise as the token expired starting of this year.
## Relevant issue(s) - Resolves sourcenetwork#2194 - Resolves sourcenetwork#2196 ## Description - This is a routine version bump of GoLang, the previous bump was done in (sourcenetwork#1689) - Also updates the golang version for AWS AMI generation. - Updated the `ONLY_DEFRADB_REPO_CI_PAT` token as the terraform build would fail otherwise as the token expired starting of this year.
Relevant issue(s)
ONLY_DEFRADB_REPO_CI_PAT
expired end of 2023 on dev account #2196Description
ONLY_DEFRADB_REPO_CI_PAT
token as the terraform build would fail otherwise as the token expired starting of this year.