Commit Graph

6 Commits

Author SHA1 Message Date
Yang Pan c484cfa46c chore(release): bumped version to 1.3.0 2021-01-07 00:39:26 -08:00
Yuan (Bob) Gong be27b11a9c
chore(release): auto configure changelog genreartion for stable/pre releases. Fixes #4248 (#4491) 2020-09-14 11:23:23 +08:00
Yuan (Bob) Gong 601c8faf96
docs(release): introduce needed actions before release (#4139)
* docs(release): introduce needed actions before release

* fix version bump message

* chore(release): add TOC, highlight some important actions and other improvements
2020-07-06 17:17:57 -07:00
Yuan (Bob) Gong 782dec01aa
chore(release): set up conventional commit changelog tool. Part of #3920 (#4033)
* chore(release): set up conventional-commits/standard-version

* chore(release): add contribution doc and PR template for conventional PR title

* Example changelog

* Revert "Example changelog"

This reverts commit bf5136cb01.

* Fix VERSION having extra line ending

* Add urls to CHANGELOG.md

* Add script to fix changelog format

* Revert "Add urls to CHANGELOG.md"

This reverts commit de82f4c774.

* Integrate changelog process into release-imp.sh

* Updated according to @joeliedtke's suggestions
2020-06-23 03:51:40 -07:00
Yuan (Bob) Gong 04e23d2a05
[Release] Regenerate api clients on release (#3910)
* [Release] Regenerate api clients on release

* Fix hack/release.sh

* Add a script to check required tools

* update

* Update

* Update clean up
2020-06-04 13:24:16 +08:00
Yuan (Bob) Gong c517fc579d
[Release] Automate release script for all the changes (#3777)
* Refactor components/release.sh to provide a new components/release-branch.sh that updates release branch directly

* Release components as version tag instead of commit SHA

* Publish component images in release.cloudbuild.yaml

* Include script that updates version tag for component sdk

* [Manifest] Use kustomize native image transformer to override image

* Revert unintended changes

* Fix kustomization.yaml location

* Fix inverse proxy image

* Add release script for kustomize manifest

* Add release scripts for marketplace manifest and sdk

* Add global release.sh

* Fix sdk release script

* Clean up release scripts

* Fix release script

* Fix release scripts

* fix

* fix

* Fix cannot use uppercase vars in cloudbuild.yaml

* Add old components release script back

* Add a RELEASE.md doc
2020-06-03 08:44:18 -07:00