Files
gerrit/tools/bzl
David Ostrovsky e2eed17d37 Bazel: Replace ctx.action with actions#run / actions#run_shell
ctx.action() is deprecated in favor of ctx.actions.run() /
ctx.actions.run_shell(): [1]. See discussion in [2], why we need this.

[1] https://docs.bazel.build/versions/master/skylark/lib/ctx.html#action
[2] https://github.com/bazelbuild/bazel/issues/3589

Change-Id: I11af3afebc0d3c76bb8fb59a790db2e3f3ce982b
2017-08-30 08:49:11 +02:00
..
2016-12-07 11:33:07 +00:00
2016-06-14 21:12:02 +02:00
2016-06-14 21:12:02 +02:00
2017-08-28 15:39:01 +02:00