FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

releasetool compatibility and instructions by chingor13 · Pull Request #3787 · googleapis/google-cloud-java · GitHub

releasetool compatibility and instructions - #3787

Merged
chingor13 merged 4 commits into
googleapis:masterfrom
chingor13:releasetool
Oct 10, 2018
Merged

releasetool compatibility and instructions#3787
chingor13 merged 4 commits into
googleapis:masterfrom
chingor13:releasetool

Conversation

chingor13 commented Oct 8, 2018
edited
Loading

Copy link
Copy Markdown
Contributor

Depends on googleapis/releasetool#74

Fixes #3777

chingor13 requested a review from pongad as a code owner October 8, 2018 21:15
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 8, 2018
Comment thread RELEASING.md Outdated
13. Run `rm -rf tmp_gh-pages` to remove the generated docs directory from your local machine.

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.

Comment thread RELEASING.md Outdated
from the pull request and tag the new release.

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 changed the title WIP: releasetool compatibility and instructions releasetool compatibility and instructions Oct 9, 2018
chingor13 requested a review from a team October 9, 2018 22:32

Copy link
Copy Markdown
Contributor Author

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

chingor13 merged commit a2f6a05 into googleapis:master Oct 10, 2018
chingor13 deleted the releasetool branch October 10, 2018 17:36
suztomo pushed a commit that referenced this pull request Mar 9, 2026
lqiu96 pushed a commit that referenced this pull request Mar 20, 2026
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>2.58.0</summary>

##
[2.58.0](googleapis/sdk-platform-java@v2.57.0...v2.58.0)
(2025-05-13)


### Features

* add cloudbuild config to publish image via AR Exit Gate
([#3786](googleapis/sdk-platform-java#3786))
([c3b0bfa](googleapis/sdk-platform-java@c3b0bfa))


### Dependencies

* update google auth library dependencies to v1.35.0
([#3789](googleapis/sdk-platform-java#3789))
([f9ec5ee](googleapis/sdk-platform-java@f9ec5ee))
* update google http client dependencies to v1.47.0
([#3790](googleapis/sdk-platform-java#3790))
([a038745](googleapis/sdk-platform-java@a038745))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL