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

chore: carve out sub-modules #4629

Merged
merged 1 commit into from Aug 16, 2021
Merged

chore: carve out sub-modules #4629

merged 1 commit into from Aug 16, 2021

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Aug 16, 2021

This commit will be tagged:
- v0.92.1
- accessapproval/v0.1.0
- aiplatform/v0.1.0
- apigateway/v0.1.0
- apigeeconnect/v0.1.0
- appengine/v0.1.0
- artifactregistry/v0.1.0
- asset/v0.1.0
- assuredworkloads/v0.1.0
- automl/v0.1.0
- billing/v0.1.0
- binaryauthorization/v0.1.0
- channel/v0.1.0
- clouddms/v0.1.0
- cloudtasks/v0.1.0
- container/v0.1.0
- containeranalysis/v0.1.0
- datacatalog/v0.1.0
- dataflow/v0.1.0
- datafusion/v0.1.0
- datalabeling/v0.1.0
- dataproc/v0.1.0
- dataqna/v0.1.0

This commit will be tagged:
	- v0.92.1
	- accessapproval/v0.1.0
	- aiplatform/v0.1.0
	- apigateway/v0.1.0
	- apigeeconnect/v0.1.0
	- appengine/v0.1.0
	- artifactregistry/v0.1.0
	- asset/v0.1.0
	- assuredworkloads/v0.1.0
	- automl/v0.1.0
	- billing/v0.1.0
	- binaryauthorization/v0.1.0
	- channel/v0.1.0
	- clouddms/v0.1.0
	- cloudtasks/v0.1.0
	- container/v0.1.0
	- containeranalysis/v0.1.0
	- datacatalog/v0.1.0
	- dataflow/v0.1.0
	- datafusion/v0.1.0
	- datalabeling/v0.1.0
	- dataproc/v0.1.0
	- dataqna/v0.1.0
@codyoss codyoss requested a review from a team as a code owner August 16, 2021 21:48
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 16, 2021
@codyoss
Copy link
Member Author

codyoss commented Aug 16, 2021

Post merge these commands should be run on the commit:

git tag v0.92.1 $COMMIT_SHA
git tag accessapproval/v0.1.0 $COMMIT_SHA
git tag aiplatform/v0.1.0 $COMMIT_SHA
git tag apigateway/v0.1.0 $COMMIT_SHA
git tag apigeeconnect/v0.1.0 $COMMIT_SHA
git tag appengine/v0.1.0 $COMMIT_SHA
git tag artifactregistry/v0.1.0 $COMMIT_SHA
git tag asset/v0.1.0 $COMMIT_SHA
git tag assuredworkloads/v0.1.0 $COMMIT_SHA
git tag automl/v0.1.0 $COMMIT_SHA
git tag billing/v0.1.0 $COMMIT_SHA
git tag binaryauthorization/v0.1.0 $COMMIT_SHA
git tag channel/v0.1.0 $COMMIT_SHA
git tag clouddms/v0.1.0 $COMMIT_SHA
git tag cloudtasks/v0.1.0 $COMMIT_SHA
git tag container/v0.1.0 $COMMIT_SHA
git tag containeranalysis/v0.1.0 $COMMIT_SHA
git tag datacatalog/v0.1.0 $COMMIT_SHA
git tag dataflow/v0.1.0 $COMMIT_SHA
git tag datafusion/v0.1.0 $COMMIT_SHA
git tag datalabeling/v0.1.0 $COMMIT_SHA
git tag dataproc/v0.1.0 $COMMIT_SHA
git tag dataqna/v0.1.0 $COMMIT_SHA
git push origin refs/tags/v0.92.1
git push origin refs/tags/accessapproval/v0.1.0
git push origin refs/tags/aiplatform/v0.1.0
git push origin refs/tags/apigateway/v0.1.0
git push origin refs/tags/apigeeconnect/v0.1.0
git push origin refs/tags/appengine/v0.1.0
git push origin refs/tags/artifactregistry/v0.1.0
git push origin refs/tags/asset/v0.1.0
git push origin refs/tags/assuredworkloads/v0.1.0
git push origin refs/tags/automl/v0.1.0
git push origin refs/tags/billing/v0.1.0
git push origin refs/tags/binaryauthorization/v0.1.0
git push origin refs/tags/channel/v0.1.0
git push origin refs/tags/clouddms/v0.1.0
git push origin refs/tags/cloudtasks/v0.1.0
git push origin refs/tags/container/v0.1.0
git push origin refs/tags/containeranalysis/v0.1.0
git push origin refs/tags/datacatalog/v0.1.0
git push origin refs/tags/dataflow/v0.1.0
git push origin refs/tags/datafusion/v0.1.0
git push origin refs/tags/datalabeling/v0.1.0
git push origin refs/tags/dataproc/v0.1.0
git push origin refs/tags/dataqna/v0.1.0

@codyoss codyoss requested review from noahdietz and tbpg August 16, 2021 21:49
@codyoss
Copy link
Member Author

codyoss commented Aug 16, 2021

Build failures here are expected as tag does not exist yet. Merging.

@codyoss codyoss merged commit 50ca760 into googleapis:master Aug 16, 2021
@codyoss codyoss deleted the split-phase-1 branch August 16, 2021 22:31
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.

None yet

2 participants