-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update tools #296
base: master
Are you sure you want to change the base?
Update tools #296
Conversation
SuperQ
commented
Feb 6, 2025
•
edited
Loading
edited
- Bump Goreleaser to v2.6.1.
- Bump YQ to v4.45.1.
- Bump gotestsum to v1.12.0.
- Bump Node to 22.
- Fixup Node download.
@Nexucis I figured out the new URL locations for node 22. |
nice @SuperQ ! CI is failing but that's for others reason than nodeJS not found |
* Bump Goreleaser to v2.6.1. * Bump YQ to v4.45.1. * Bump gotestsum to v1.12.0. * Bump Node to 22. * Fixup Node download. Signed-off-by: SuperQ <superq@gmail.com>
CC @jan--f. I feel like we should hold off on this until 3.2.x is done and we're ready for 3.3.x. Unless you want to do this now as part of 3.2.0. |
Thanks! NOTE: Without this we cannot use prombench (easily) to test 3.2.0 to 3.1.0 or past so I highly recommend including this in 3.2.0 |
Alternatively we can create a tmp image to use for now to unblock prometheus/test-infra#832 from this PR, not a bad solution. Will try to do that. |
FYI: Last step fails for 1.23.6-main, doing some other work, then will investigate.
|
…ch runs This custom image is locally build from prometheus/golang-builder#296 that we agree to pause until Prometheus release. However, Prometheus release needs working prombench. This is a tmp solution until we have an official image. Mitigates #832 Signed-off-by: bwplotka <bwplotka@gmail.com>
But fails happens on |
…ch runs (#833) This custom image is locally build from prometheus/golang-builder#296 that we agree to pause until Prometheus release. However, Prometheus release needs working prombench. This is a tmp solution until we have an official image. Mitigates #832 Signed-off-by: bwplotka <bwplotka@gmail.com>
…ch runs (prometheus#833) This custom image is locally build from prometheus/golang-builder#296 that we agree to pause until Prometheus release. However, Prometheus release needs working prombench. This is a tmp solution until we have an official image. Mitigates prometheus#832 Signed-off-by: bwplotka <bwplotka@gmail.com>