Rename gcloud-java to google-cloud#1212
Conversation
| It's also important to test that changes don't break compatibility with App/Compute Engine and when running elsewhere. | ||
| To run tests on different platforms, try deploying the apps available on the [gcloud-java-examples](https://github.com/GoogleCloudPlatform/gcloud-java-examples) repository. | ||
| End-to-end tests should ensure that gcloud-java works when running on the | ||
| To run tests on different platforms, try deploying the apps available on the [google-cloud-examples](https://github.com/GoogleCloudPlatform/google-cloud-examples) repository. |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
f31b074 to
eb14089
Compare
eb14089 to
8d8477a
Compare
8d8477a to
d09e96d
Compare
|
SGTM - do we have someone engaged for any documentation changes? |
Not that I am aware of. GoogleCloudPlatform site was updated to handle redirects on 404 such as: So we should not suffer broken links on that. Links to code on github will still be broken due to directory renaming. Sadly, I have no control on that. |
|
I'll see what I can do on this. |
|
When will you update Maven Central? |
After this gets merged I'll release |
|
Are you also regenerating the googlecloudplatform.github.io ?? |
|
Ah, just found what I was looking for. |
|
Great job everyone!! And thanks Les for your help with c.g.c! |
…-plugin to v3.4.1 (#1212) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) | `3.4.0` -> `3.4.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-automl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2My4wIn0=-->
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [1.17.1](https://github.com/googleapis/google-auth-library-java/compare/v1.17.0...v1.17.1) (2023-05-25) ### Dependencies * Update doclet version to v1.9.0 ([#1211](https://github.com/googleapis/google-auth-library-java/issues/1211)) ([8b6e28e](https://github.com/googleapis/google-auth-library-java/commit/8b6e28e00aa609edefceafbb4f2c1dbc10afd6f9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [1.17.1](https://github.com/googleapis/google-auth-library-java/compare/v1.17.0...v1.17.1) (2023-05-25) ### Dependencies * Update doclet version to v1.9.0 ([#1211](https://github.com/googleapis/google-auth-library-java/issues/1211)) ([93e8b27](https://github.com/googleapis/google-auth-library-java/commit/93e8b275ccf3b7a2bf19d1810e7bc32d181cbb43)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
* feat: support Savepoint Add support for emulated Savepoints that are now supported in the client library. * fix: clirr check
Rename gcloud-java to google-cloud
Rename gcloud-java to google-cloud
This PR renames
gcloud-javatogoogle-cloudand applies the necessary changes to docs.Changes to codebase required for a successful renaming:
pom.xmlfiles and rename directoriesGOOGLE_CLOUD_PROJECTas default variable for the project id0.3.0-SNAPSHOTgcloud-javatogoogle-cloudin landing page for future releasesgoogle-cloud-*directory structureRequirements before merging:
gcloud-javatogoogle-cloud-java