example-bazel-monorepo icon indicating copy to clipboard operation
example-bazel-monorepo copied to clipboard

πŸŒΏπŸ’š Example Bazel-ified monorepo, supporting Golang, Java, Python, Scala, and Typescript

Results 15 example-bazel-monorepo issues
Sort by recently updated
recently updated
newest added

https://github.com/GoogleCloudPlatform/gke-bazel-demo

Quick sketch of what I remember doing: * Create a new pipeline with a single step that just runs `bazel test //...` * Go the Buildkite (BK) agents page and...

Admin + Docs

### Description Running `bazel test //...` is great and all, but there are other CI steps that any respectable Bazel monorepo should run. Right now I can think of: 1....

enhancement

Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies
python