We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I recently noticed that the Go integration tests are not running on Windows for every PR, we should enable them for at least one version of those OS.
They can be run with:
mage GoIntegTest
cc: @pazone @dliappis
The text was updated successfully, but these errors were encountered:
I'd say we split this task into two GH issues:
Probably this one can be related to one of them, so we only need to create one more.
I prefer, that approach so we can be sure things can move forward and avoid being blocked much
Sorry, something went wrong.
That makes sense @v1v !
Extracting the Mac part into a new issue: #43006
pazone
No branches or pull requests
I recently noticed that the Go integration tests are not running on Windows for every PR, we should enable them for at least one version of those OS.
They can be run with:
cc: @pazone @dliappis
The text was updated successfully, but these errors were encountered: