Conversation
|
Build Failed 😭 Build Id: ae8d37b9-36e0-49f8-a028-1596d35eec87 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
Build Failed 😭 Build Id: 4a7ec920-ea2f-4415-a46d-479395c1915d Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
/gcbrun |
|
Build Failed 😭 Build Id: 7b7546e2-25d5-4f31-ae82-09ff720bee69 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
/gcbrun |
|
Build Succeeded 🥳 Build Id: 5d57d46f-3363-49ad-a527-5bc8e3aa033f The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
|
Build Failed 😭 Build Id: b6d7f700-06fd-4760-8a2f-7bbe8c107ffe Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
/gcbrun |
|
Build Succeeded 🥳 Build Id: 5932191b-58b6-4b91-a2e8-f199844e9202 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
Co-authored-by: Sivasankaran R <sivasankaranr@google.com>
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
This PR updates the release scripts and templates to provide better support for both minor and patch releases.
pre-build-release,post-build-releaseandtag-deprecated-imagesmake targets now require an explicit VERSION parameter so these will work for both minor and patch releases.release-deploy-sitewebsite deployment command will now use the VERSION variable if it is provided, and fall back to base_version if it is not.test/upgrade/versionMap.yamlas part of cleanup from the patch release three weeks ago.Which issue(s) this PR fixes:
Completing work on #4293
Special notes for your reviewer: