Conversation
b7625bd to
8b8a594
Compare
|
Hmmm. interesting; unit tests failed to build on Windows? can't see the actual failure though; |
|
Looks like some error messages changed; Expected / actual: looks like the error message now includes nested structs: |
8b8a594 to
ff1200b
Compare
It was a battle (!), but here you go ... |
294cc26 to
6dcc10b
Compare
6dcc10b to
261f039
Compare
261f039 to
1ff1a3b
Compare
1ff1a3b to
2af059f
Compare
2af059f to
03076be
Compare
| & docker build ` | ||
| --build-arg WINDOWS_BASE_IMAGE ` | ||
| --build-arg WINDOWS_BASE_IMAGE_TAG ` | ||
| --build-arg GO_VERSION ` |
There was a problem hiding this comment.
Possibly related to that as well. That said, I wonder if we need to pass it, given that we update the GO_VERSION inside the Dockerfile as well 🤔 But probably best for separate.
.github/workflows/buildkit.yml
Outdated
| env: | ||
| GO_VERSION: "1.24.3" |
There was a problem hiding this comment.
Is this needed if we already have the GO_VERSION declared at the top?
There was a problem hiding this comment.
🤔 trying to recall why I did this; perhaps this was related to the pre-releases (when I first created this branch, go1.24 was still a pre-release, which uses a different format for the versions?)
release notes: https://go.dev/doc/go1.24 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Keeping it up to date, in case the situation changes. Signed-off-by: Sebastiaan van Stijn <[email protected]>
03076be to
1cf7d7e
Compare
|
@vvoland updated; removed those changes |
vgetrandomPutStateandruntime.growslicew/runtime.OSLockThread[1.24 backport] golang/go#73144vgetrandomPutStateandruntime.growslicew/runtime.OSLockThreadgolang/go#73141release notes: https://go.dev/doc/go1.24
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)