-
Notifications
You must be signed in to change notification settings - Fork 4.4k
CI - go mod test #9087
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
base: main
Are you sure you want to change the base?
CI - go mod test #9087
Conversation
@sarahethompson there are failing tests on this branch, and on master, however they are not the same tests. I stil don't think your changes would have caused them, but I just pulled the latest from master into this branch to check we now get the same failing tests, assuming we do then it's ok to merge, thanks for doing this! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
This makes use of Jeff's changes in - #9000
to allow us to lock build-time dependencies to specific versions in CI as well (https://hashicorp.atlassian.net/browse/VLTES-102).
We will hopefully be able to move to Artifactory for our GOPROXY soon in CI once the Artifactory server is upgraded to fix - https://www.jfrog.com/jira/browse/RTFACT-19395.