Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atlassian/bazel-tools
Reusable bits for Bazel
https://github.com/atlassian/bazel-tools
bazel bazel-rules buildozer goimports
Last synced: about 2 months ago
JSON representation
Reusable bits for Bazel
- Host: GitHub
- URL: https://github.com/atlassian/bazel-tools
- Owner: atlassian
- License: apache-2.0
- Archived: true
- Created: 2018-06-14T10:17:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T20:10:06.000Z (almost 4 years ago)
- Last Synced: 2024-07-31T07:15:42.660Z (5 months ago)
- Topics: bazel, bazel-rules, buildozer, goimports
- Language: Starlark
- Homepage:
- Size: 208 KB
- Stars: 115
- Watchers: 43
- Forks: 36
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bazel - atlassian/bazel-tools - Atlassian's reusable bits for Bazel (Tooling / General)
- awesome - bazel-tools - Reusable bits for Bazel (Python)
README
# Bazel tools
Various reusable bits for the [Bazel build system](https://bazel.build/).
See subdirectories for documentation.
## Deprecation notice
This repository is deprecated. Please use https://github.com/ash2k/bazel-tools instead.
## CI
Our builds are part of the [Bazel ecosystem builds on Buildkite](https://buildkite.com/bazel/atlassian-bazel-tools).
## 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 requestsSee 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.
Atlassian requires contributors to sign a Contributor License Agreement, known as a CLA. This serves as a record
stating that the contributor is entitled to contribute the code/documentation/translation to the project and is willing
to have it used in distributions and derivative works (or is willing to transfer ownership).Prior to accepting your contributions we ask that you please follow the appropriate link below to digitally sign the
CLA. The Corporate CLA is for those who are contributing as a member of an organization and the individual CLA is for
those contributing as an individual.* [CLA for corporate contributors](https://opensource.atlassian.com/corporate)
* [CLA for individuals](https://opensource.atlassian.com/individual)## License
Copyright (c) 2018-2020 Atlassian and others. Apache 2.0 licensed, see LICENSE file.