-
Notifications
You must be signed in to change notification settings - Fork 825
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
Creating a branch for release #3127
Creating a branch for release #3127
Conversation
Build Failed 😱 Build Id: 53145d7e-148e-4a9c-a0f6-7ac17b7d3b46 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: 10f0ce49-a1b2-4ecb-b498-4b95a0276f53 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
build/includes/release.mk
Outdated
@echo "Starting release for version: $(RELEASE_VERSION)" | ||
|
||
# switch to the right project | ||
$(DOCKER_RUN) gcloud config configurations activate agones-images | ||
|
||
git checkout -b release-$(RELEASE_VERSION) | ||
git remote update -p |
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.
You may need a tab here to get rid of the "missing separator" error
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.
Corrected it by adding a new line
Build Failed 😱 Build Id: 6f7f24db-45c4-4ec3-8b0a-0f290f759a1b To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: 51bd776a-5cfb-448a-a142-92296a79712c 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:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Kalaiselvi84, markmandel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Closes #
Special notes for your reviewer: