Marc Zych

Results 3 issues of Marc Zych

I spent some time converting the project to use Bazel. I ran into some issues that I couldn't fix and decided it would give the project a higher barrier to...

I'm having problems compressing `filedrop.js` using YUI Compressor: ``` [I]> java -jar yuicompressor-2.4.8.jar --type js --charset utf-8 filedrop.js [ERROR] in filedrop.js 568:66:missing } after property list [ERROR] in filedrop.js 569:11:syntax...

This augments the `environment_secrets` repository rule to also emit `secrets.json` alongside `secrets.bzl`. This allows application code to parse the JSON file rather than the skylark file to retrieve all secrets....