Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BLD] trigger hosted release workflow (#3270)
## Description of changes Adds action to trigger deploy of Chroma Cloud after checks pass. After merging, our internal staging deployment of Distributed Chroma will be gated by our CI tests (Rust tests, Python tests, etc). ## Test plan *How are these changes tested?* - [x] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust ## Documentation Changes *Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the [docs repository](https://github.com/chroma-core/docs)?* n/a
- Loading branch information