google-nomulus/java/google/registry/builddefs
Justine Tunney f9636b6cea Modify zip_file() to output script file
It turns out that if the script gets super huge, then Bazel will fail in
a mysterious way if you pass the script as a string to ctx.action.

This way of doing things is better anyway, because this makes it much
easier for the user to see the script that was actually generated for
troubleshooting purposes.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=129114272
2016-08-02 19:18:18 -04:00
..
BUILD Create zip_file() rule 2016-08-02 19:17:55 -04:00
defs.bzl Create zip_file() rule 2016-08-02 19:17:55 -04:00
zip_file.bzl Modify zip_file() to output script file 2016-08-02 19:18:18 -04:00