GoogleCloudPlatform / datacatalog-connectors-hive

Sample code with integration between Data Catalog and Hive data source.
Apache License 2.0
25 stars 14 forks source link

ADD auto tagging script for release process #15

Closed mesmacosta closed 3 years ago

mesmacosta commented 3 years ago

- What I did Added script to automatically create tags on release process.

- How I did it Created the bash script tools/release-create-tags.sh.

- How to verify it Run the release tagging step of the release process using the tools/release-create-tags.sh script. Afterwards verify the tags were created.

- Description for the changelog Added script to automatically create tags on release process.