bazelbuild / BUILD_file_generator

Generate BUILD files for your Java files
Apache License 2.0
39 stars 19 forks source link

Add Continuous Integration #1

Closed petroseskinder closed 6 years ago

petroseskinder commented 7 years ago

@cgrushko, here's one more thing to your likely many TODO's.

you will need to add project to http://ci.bazel.io/, and then add project status to README so that the build state displays. For example:

screen shot 2017-09-14 at 11 47 23 pm

When a pull request is made, this will indicate whether the PR causes code to break.

petroseskinder commented 6 years ago

I am not sure if this is complete. States the build is unknown.

cgrushko commented 6 years ago

I'm told that after the next push it will get a status.

petroseskinder commented 6 years ago

all right. let me try with the jade --> java change.

petroseskinder commented 6 years ago

I'll make the pull request and we can also verify the CLA.