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

Only run broker tests on latest Go #235

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Only run broker tests on latest Go #235

merged 1 commit into from
Sep 25, 2023

Conversation

abg
Copy link
Member

@abg abg commented Sep 25, 2023

Current unit test workflows are broken because a dependency of the broker forces a bump to "toolchain go1.21.x" when we use go1.21 in CI.

CI automatically bumps the Go toolchain in
on-demand-service-broker-release to the latest so we definitely want to test with the latest Go version, but we do not necessarily need to support previous Go toolchains.

Current unit test workflows are broken because a dependency of the
broker forces a bump to "toolchain go1.21.x" when we use go1.21 in CI.

CI automatically bumps the Go toolchain in
on-demand-service-broker-release to the latest so we definitely want to
test with the latest Go version, but we do not necessarily need to
support previous Go toolchains.
@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/186115119

The labels on this github issue will be updated when the story is started.

@abg abg merged commit 82623f6 into main Sep 25, 2023
2 checks passed
@abg abg deleted the fix-odb-unit-tests-workflow branch September 25, 2023 19:04
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.

2 participants