tpphu / bazel-tools-1

Reusable bits for Bazel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bazel tools

Various reusable bits for the Bazel build system.

See subdirectories for documentation.

CI

Our builds are part of the Bazel ecosystem builds on Buildkite.

Contributing

Pull requests, issues and comments welcome. For pull requests:

  • Add tests for new features and bug fixes
  • Follow the existing style
  • Separate unrelated changes into multiple pull requests

See the existing issues for things to start contributing.

For bigger changes, make sure you start a discussion first by creating an issue and explaining the intended change.

License

Copyright (c) 2018-2020 Atlassian and others.

Copyright (c) 2020-2021 Mikhail Mazurskiy.

Apache 2.0 licensed, see LICENSE file.

About

Reusable bits for Bazel

License:Apache License 2.0


Languages

Language:Starlark 77.4%Language:Go 15.5%Language:Shell 6.8%Language:Makefile 0.3%