Mark Elliot
Mark Elliot
Hm, I’m not sure we can deal with this edge case in a reasonable way. The goal of this (simple) plugin is just to produce a version string equivalent to...
The plugin doesn't require or introspect on the tag format, so while I'd be fine messing with the alphabetic sorting to match `git describe --tags` (would have to request this...
This plugin does not enable that functionality -- practically speaking we probably ought to move in the direction of making this more like the built-in publishing plugins, where one can...
Can you talk about your specific workflow? The ones we know about are supported well by this plugin. On Jul 7, 2017, at 20:04, MatthewMaclean wrote: Products often release a...
Single primary branch, releases are tags that appear on that branch. On Jul 8, 2017, at 00:36, MatthewMaclean wrote: What are the existing workflows + tooling that mesh with --first-parent...
In the same Gradle file as your Docker block: tasks.dockerPush.dependsOn(tasks.dockerTag)
I think we'd prefer to adjust the number rather than make it configurable.
This hasn’t been an issue to date. Why is it an issue now?
sorry, could you sketch out a dummy example of the directory tree?
Ok, instead of running things with the fully resolved path, can we set the execution environment that pokes go-java-launcher to have a base directory, instead?