Skip to content

Releases: eirikb/gg

148

08 Nov 07:34
765410f

Choose a tag to compare

Includes handling of .jar files as input URLs for downloads, dependencies, and binary patterns. Enhanced argument customization and introduced a utility to identify .jar files in installation paths. Note that this won't append java as dep if jar is in release files, because it calculates deps beforehand. I don't know how to get around this, besides using the api to query for files before completing the resolve, but I feel that's simply "too much".

147

07 Oct 21:41
9aaffa1

Choose a tag to compare

147
fix: resolve java version in jbang from target file if on web (#211)

146

07 Oct 11:47
9a14a2b

Choose a tag to compare

146
HELLO FASTLANE! (#207)

145

02 Sep 12:06
502959a

Choose a tag to compare

145

It should run gg things not not gg things!

144

02 Sep 11:11
6de796a

Choose a tag to compare

144
Feature/eirikb/multi config fix (#205)

* Fix multi-config runner

It needs special special handling in order to support both gg aliases and direct commands!

* Update readme to show advanced-ish setup of alias sequential run

143

01 Sep 22:47
03fa940

Choose a tag to compare

143
Feature/eirikb/config (#204)

* Ensure piggybacking tools get version from parent - in config!

* Multi Command!

This is not a task runner - I promise!

* Add config version check for tool compatibility in the checker!

142

01 Sep 16:09
763c266

Choose a tag to compare

142

Potential issue on Windows...

141

10 Aug 20:10
ed702a6

Choose a tag to compare

141
Hello CONFIG! Not task runner - just config - but with aliases (#202)

140

09 Aug 20:58
7a739d3

Choose a tag to compare

140

… fine in other shells.

139

09 Aug 20:28
9d2228c

Choose a tag to compare

139
Windows: Skip msi files! (#200)