Results 6 comments of ☁ daicoden

I wanted to generate the API into a single swagger file with services spread out throughout the codebase (which I believe is the same issue referenced here). I changed the...

We could add a new option, `protos`, which takes a list. The macro would require either proto or protos specified, then I believe it would be backwards compatible.

log4j exports some test helpers with a packaging as test-jar. Packaging doesn't seem to affect which artifact is actually retrieved. (I think same root issue)

Is there some automated viable workaround? It seems like a necessity to conform to language guidelines and restrictions. Instead of renaming hyphen to underscore automagically, I would vote it be...

Hmm, well is there anyway to load fixtures without these environment variables? Here's a thought, I'd be up for modifying the build file when debugging... and since we're in non...