-
Notifications
You must be signed in to change notification settings - Fork 502
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
release/latest-*.txt are invalid builds #51
Comments
|
Oh, sorry! |
False alarm. These releases totally exist, in both buckets. |
I see what's wrong now.
We launch the |
I've manually corrected the |
Add code-of-conduct.md
Something (probably Anago?) is trashing the "latest.txt" files in the
release
gsutil bucket and making them useless for Jenkins. It's probably been happening for a while, but only the upgrade tests actually care, and they've been woefully ignored.This is not supposed to produce a build that doesn't exist in GCS:
I'm going to shift the Jenkins builds over to the CI versions instead, but it should be possible to use the release bucket.
The text was updated successfully, but these errors were encountered: