bazelbuild / continuous-integration

Bazel's Continuous Integration Setup
https://buildkite.com
Apache License 2.0
260 stars 135 forks source link

Request to add new project rules_brotli #890

Open j3parker opened 4 years ago

j3parker commented 4 years ago

I want to test the following project on Bazel CI: https://github.com/Brightspace/rules_brotli

I confirm that the project has a .bazelci/presubmit.yml file.

fweikert commented 3 years ago

Sorry for the long delay. Are you still interested in testing your project on Bazel CI?

j3parker commented 3 years ago

Hey! Also sorry for the late reply :)

I'd be happy to set it up if it's all the same to you. I wouldn't be put off if you decided it "wasn't worth it" for these rules (they are very basic). I've set this up in another repo before (Brightspace/rules_csharp) so I'm familiar with the general process (once it's in Buildkite.)