Commit Graph

6 Commits

Author SHA1 Message Date
John Bley a06fd25ae7
[MISC] Use set -e on all shell scripts and pass shellcheck --severity=error (#2616) 2024-03-28 18:43:46 +01:00
Tom Tan 04a0751f38
Fix syntax issue in pre-release script (#2021)
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
2023-03-07 12:08:47 -08:00
Lalit Kumar Bhasin 3fa6525f40
Add missing Copyright headers (#754) 2021-05-25 11:37:08 +05:30
Reiley Yang 47d6554106
finish master to main migration (#533) 2021-01-25 18:12:42 -08:00
Lalit Kumar Bhasin 652b49aa58
Add changelog at api and sdk level, abi version for sdk (#451) 2020-12-18 00:29:40 +05:30
Lalit Kumar Bhasin 956270eab8
script to add versioning info (#399)
* version hook

* add version hook files

* format script

* add header in script

* update api version

* revert version.cc

* add updating ABI version

* add versioning guidelines

* move tag to new version

* fix relative link, update comment in version.cc

* Update RELEASING.md

Co-authored-by: Tom Tan <lilotom@gmail.com>

* another try on updating link

* added needed resources in docfx.json

Co-authored-by: Tom Tan <lilotom@gmail.com>
2020-12-04 07:55:23 +05:30