newrelic / go-agent

New Relic Go Agent
Apache License 2.0
775 stars 295 forks source link

CI workflow doesn't pin 1.22 #946

Closed rittneje closed 1 month ago

rittneje commented 3 months ago

941 changed the CI matrix to test 1.20.14, 1.21, latest, 1.23rc2.

At the current moment, "latest" means 1.22.5. However, in the next few days, 1.23.0 will be released, at which point "latest" will resolve to that instead. That in turn means that 1.22 won't be tested at all until the CI workflow is explicitly changed again.

iamemilio commented 3 months ago

We plan to just switch versions over when the release lands. Thanks for alerting us, we will close this when 1.23.0 releases and we update the CI template

rittneje commented 2 months ago

@iamemilio reminder on this

nr-swilloughby commented 1 month ago

Fixed in 3.35.0