6 Commits

Author SHA1 Message Date
6a54106f5b Automate per-package release for specific components (#2875) 2024-10-09 09:20:02 -07:00
8322ee790e Fix all issues from shellcheck --severity=warning (#2354) 2024-04-16 09:36:37 -07:00
6753c872d2 Update tooling (#1330) 2022-09-15 23:42:49 +05:30
18e056b85a Codespell ci (#1237) 2022-08-29 15:08:25 +05:30
8727bc3374 Correct minor typos in the codebase (#1019)
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-03-22 23:20:48 -06:00
d9c0116871 Worklow to publish a package from a CODEOWNER tag (#598)
* Worklow to publish a package from a CODEOWNER tag

* Prevent main script from release >=1.0 packages

* Fixes to build package workflow and script

* Better naming and remove redundant ls flag

* Add err msg for missing setup.py ls match

* Use lowercase for all non env variable vars
2021-08-19 22:11:35 +05:30