Skip to content
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

Minor updates to the release checklist. #2080

Merged
merged 2 commits into from
Jun 1, 2021

Conversation

roberthbailey
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

Which issue(s) this PR fixes:

Closes #

Special notes for your reviewer:

@roberthbailey roberthbailey added the kind/cleanup Refactoring code, fixing up documentation, etc label Apr 28, 2021
@roberthbailey roberthbailey added this to the 1.15.0 milestone Apr 28, 2021
@google-cla google-cla bot added the cla: yes label Apr 28, 2021
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 994e2f1b-9f3c-460f-97b8-6ece5bea23dc

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:

  • git fetch https://github.com/googleforgames/agones.git pull/2080/head:pr_2080 && git checkout pr_2080
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.14.0-bdd73ba

@@ -79,7 +78,7 @@ and copy it into a release issue. Fill in relevant values, found inside {}
- [ ] If full release move [helm `tag` value][values] is set to {version}+1-dev
- [ ] If full release move the [helm `Chart` version values][chart] is to {version}+1-dev
- [ ] If full release move the [`sdks/nodejs/package.json`][nodejs] to {version}+1-dev
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [ ] If full release move the [`sdks/nodejs/package.json`][nodejs] to {version}+1-dev
- [ ] If full release, change to the `sdks/nodejs` directory and run the command `npm version preminor --preid=dev` to update the package version

@markmandel
Copy link
Member

Changes LGTM! @roberthbailey do we want to include @steven-supersolid 's suggestions here?

@roberthbailey
Copy link
Member Author

@roberthbailey do we want to include @steven-supersolid 's suggestions here?

I've tinkered with the npm version command a bit and I can't figure out how to get it to generate version strings that match what we have been doing by hand. I think it makes sense to merge this without that change (so that the typos get fixed) and then open a separate PR to apply @steven-supersolid's suggestions.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 7b277f7a-dd50-48db-8075-8b8b2e7d5992

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:

  • git fetch https://github.com/googleforgames/agones.git pull/2080/head:pr_2080 && git checkout pr_2080
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.15.0-86c3884

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 0431046e-0981-4360-8923-4419715c8c46

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:

  • git fetch https://github.com/googleforgames/agones.git pull/2080/head:pr_2080 && git checkout pr_2080
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.15.0-64ff605

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markmandel, roberthbailey

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:
  • OWNERS [markmandel,roberthbailey]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-robot
Copy link

New changes are detected. LGTM label has been removed.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 15064a53-9a81-49a9-9a3c-ee894dc1fa66

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:

  • git fetch https://github.com/googleforgames/agones.git pull/2080/head:pr_2080 && git checkout pr_2080
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.15.0-4f61693

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved cla: yes kind/cleanup Refactoring code, fixing up documentation, etc size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants