File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 command : |
4242 bazel build //... --build_event_json_file=bazel-events.json
4343 plugins :
44- - bazel-bep-annotate#v1.0 .0:
44+ - bazel-bep-annotate#v0.1 .0:
4545 bep_file : bazel-events.json
4646` ` `
4747
5555 # Command might not produce a BEP file
5656 bazel build //...
5757 plugins :
58- - bazel-bep-annotate#v1.0 .0:
58+ - bazel-bep-annotate#v0.1 .0:
5959 skip_if_no_bep : true
6060` ` `
6161
6969 command : |
7070 bazel test //... --build_event_json_file=bazel-test-events.json
7171 plugins :
72- - bazel-bep-annotate#v1.0 .0:
72+ - bazel-bep-annotate#v0.1 .0:
7373 bep_file : bazel-test-events.json
7474` ` `
7575
8282 cd my-workspace
8383 bazel build //... --build_event_json_file=bazel-events.json
8484 plugins :
85- - bazel-bep-annotate#v1.0 .0:
85+ - bazel-bep-annotate#v0.1 .0:
8686 bep_file : my-workspace/bazel-events.json
8787` ` `
8888
You can’t perform that action at this time.
0 commit comments