Commit Graph

5 Commits

Author SHA1 Message Date
Connor McCarthy e92d8bc722
fix(sdk): fix GitHub release script (#9663) 2023-06-20 20:36:40 +00:00
Chen Sun 02e0b33a77
chore: prefix sdk release tags with `sdk-` (#9478) 2023-05-22 22:17:35 +00:00
Connor McCarthy 693c3b1986
chore(sdk): add github release script (#8047) 2022-07-21 17:47:18 +00:00
Alexey Volkov cc83e1089b
Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +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