# Contributing # Getting Started [Install][bazelisk-install] `bazelisk` and run the tests: ```sh $ bazelisk test //... $ (cd e2e; bazelisk test //...) ``` [bazelisk-install]: https://github.com/bazelbuild/bazelisk?tab=readme-ov-file#installation # Release `semantic-release` performs automatic releases of the project. Release channels for `alpha`, `beta` and `stable` releases are used. The [upstream configuration usage guide][semrel-release-channels-usage] provides information on how to perform a release. [semrel-release-channels-usage]: https://gitlab.arm.com/semantic-release/config-release-channels/-/blob/main/README.md?ref_type=heads#usage