Dr. (Half) Dime

Results 4 issues of Dr. (Half) Dime

Previously `-package` must be explicitly defined or it will default to `mock_${name}`. To generate a mock file that sits next to the package files, eg. as part of the test,...

This CL adds archive mode, which takes advantage of go/gcexportdata and go/types packages to extract typing info from a package archive file. Given the way go archive is designed, we...

credentials should be kept in - files that are read-only to the current user or - in memory. The current design of `_maven_publish_impl` will generate a file with credentials in...

In light of #139 and #154, I think we should add `import_prefix` and `strip_import_prefix` attrs to `jsonnet_library` to bring virtual includes paths to jsonnet. `proto_library` and `cc_library` had exact same...