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

releasetool compatibility and instructions #3787

Merged
merged 4 commits into from
Oct 10, 2018

Conversation

chingor13
Copy link
Contributor

@chingor13 chingor13 commented Oct 8, 2018

Depends on googleapis/releasetool#74

Fixes #3777

@chingor13 chingor13 requested a review from pongad as a code owner October 8, 2018 21:15
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 8, 2018
RELEASING.md Outdated

Ensure that the format is consistent with previous releases (for an example, see the [0.1.0 release](https://github.com/GoogleCloudPlatform/google-cloud-java/releases/tag/v0.1.0)). After adding any missing updates and reformatting as necessary, publish the draft.
14. Publish a release on Github. Run `releasetool tag`. It will list the last few merged PRs. Select

This comment was marked as spam.

RELEASING.md Outdated

17. Run `python utilities/bump_versions.py next_snapshot patch` to include "-SNAPSHOT" in the current project version (Alternatively, update the versions in `versions.txt` to the correct versions for the next release.). Then, run `python utilities/replace_versions.py` to update the `pom.xml` files. (If you see updates in `README.md` files at this step, you probably did something wrong.)
15. Bump the next snapshot version. Run `releasetool start`. Select "snapshot" when prompted for the

This comment was marked as spam.

@chingor13 chingor13 changed the title WIP: releasetool compatibility and instructions releasetool compatibility and instructions Oct 9, 2018
@chingor13 chingor13 requested a review from a team October 9, 2018 22:32
@chingor13
Copy link
Contributor Author

releasetool 0.10.0 is available and includes the java functionality described here. Let's use it for tomorrow's release.

@chingor13 chingor13 merged commit a2f6a05 into googleapis:master Oct 10, 2018
@chingor13 chingor13 deleted the releasetool branch October 10, 2018 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants