Skip to content

allancalix/bazel-tools

Repository files navigation

Bazel Tools

A collection of rules and macros for working with a variety of popular open source tools.

Tools

  • Prometheus
    • Alerts and recorded expression unit tests
  • Opa
    • Rule for testing Opa policies
    • Rule for compiling data and policy files into bundles
  • Nomad
    • Rule for rendering a job definition using Levant
    • Rule for deploying to nomad nomad run

Rules

Caveats

These rules are meant to support my own day-to-day activities and are not meant to be complete integrations. Additionally, toolchain support is currently set up for x86_64 Linux and Darwin based systems.

These rules can work for other platforms, namely M1 Mac (ARM) and Windows, but requires a custom toolchain setup. As of this writing, all the tools supported by these rules do not publish prebuilt binaries for these platforms requiring some additional work.

About

Bazel rules for working with Nomad, Prometheus, and more

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published