Skip to content

Conversation

@suztomo
Copy link
Member

@suztomo suztomo commented Dec 3, 2025

partial_release.py to take "bump-snapshot-version" as argument. These script created a change in #11804.

To create release versions of the modules

~/google-cloud-java$ python3 .github/release/partial_release.py bump-released-version   --artifact-ids=google-cloud-java,google-cloud-asset   --version-type=patch

~/google-cloud-java$ cd java-asset
~/google-cloud-java/java-asset$ ../generation/apply_versions.sh ../versions.txt released

To create SNAPSHOT versions for the released modules

~/google-cloud-java$     python3 .github/release/partial_release.py bump-snapshot-version       --artifact-ids=google-cloud-java,google-cloud-asset
~/google-cloud-java$ ./generation/apply_versions.sh ./versions.txt current

@suztomo suztomo requested a review from a team as a code owner December 3, 2025 18:08
suztomo added a commit to suztomo/google-cloud-java that referenced this pull request Dec 3, 2025
@suztomo suztomo force-pushed the apply_current_versions branch from bdb70f5 to f5ca03d Compare December 3, 2025 18:24
@suztomo suztomo closed this Dec 3, 2025
suztomo added a commit that referenced this pull request Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants