bazel-skylib/lib
bttk 3360231ec0 Upgrade to the new actions API (#65)
In future Bazel releases ctx.file_action will be removed.
ctx.action.write should be used instead.

With this change tests pass even if --incompatible_new_actions_api
is used.

Bazel issue:
https://github.com/bazelbuild/bazel/issues/5825
2018-11-13 11:22:18 +01:00
..
BUILD Rename a number of instances of 'skylark' to 'starlark' or 'bzl' 2018-09-28 09:09:18 -04:00
collections.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
dicts.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
new_sets.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
partial.bzl Rename a number of instances of 'skylark' to 'starlark' or 'bzl' 2018-09-28 09:09:18 -04:00
paths.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
selects.bzl Rename a number of instances of 'skylark' to 'starlark' or 'bzl' 2018-09-28 09:09:18 -04:00
sets.bzl Make _precondition_only_sets_or_lists in sets.bzl not assume type() returns a string. (#62) 2018-11-12 19:44:29 +01:00
shell.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
structs.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
types.bzl Cache the types to avoid fetching it every time. (#64) 2018-11-13 00:03:11 +01:00
unittest.bzl Upgrade to the new actions API (#65) 2018-11-13 11:22:18 +01:00
versions.bzl Remove spurious newlines from fail/print messages (#60) 2018-10-18 16:04:01 -07:00