bazel-tools icon indicating copy to clipboard operation
bazel-tools copied to clipboard

Bazel tooling used by all Airy Bazel workspaces.

Results 6 bazel-tools issues
Sort by recently updated
recently updated
newest added

Create rules to start and stop a Minikube instance.

Expose this rule https://github.com/salesforce/bazel-springboot-rule and validate that it works by replacing the spring-boot rule usage in https://github.com/airyhq/airy with the one exported here.

We want to have test targets for linting `.sh` scripts with [shellcheck](https://github.com/koalaman/shellcheck)

We use the `copy-webpack-plugin` to copy any sources in a `public` directory to the web root. This must be possible using Bazel so we should try and make it work...

Move this tool: https://github.com/airyhq/airy/tree/develop/tools/update-deps into this repository

https://github.com/airyhq/airy/pull/448 Also: Add workspace and package level glob configuration