Iain Cardnell
Iain Cardnell
Hi, thanks, glad it's useful! You can have different config for different branches. See the docs: https://idc101.github.io/git-mkver/config_reference Is that what you need?
Hi, Do you get any error messages? What is the windows docker image? I'm guessing it must be missing a dependency in the container. I'd probably start with `depends.exe` or...
I'll look at this. What do you think should be the behaviour if SetVersion says 1.5.0 but the semantic versioning has a calculated 2.0.0 because of a breaking change?
r.e. `GroupedDataset`, from a usability point of view I found Spark's equivalent hard to work with and usually dropped back to Spark's un-typed `DataFrames` for group by/aggregations. It would be...
It uses pretty standard git commands, I imagine anything 2.0+ would work fine, but I haven't explicitly tested.