Commit Graph

9 Commits

Author SHA1 Message Date
Christian Koop 1645fc3ee7
No longer allow to configure 'target' and default to 'Spigot' 2020-11-24 18:24:19 +01:00
Christian Koop 3a72e11367
Check for existing artifacts in local maven repository 2020-11-24 18:23:22 +01:00
Christian Koop d14b966ef1
Replace 'read-last-lines' with 'n-readlines'
read-last-lines had trouble reading lines
2020-11-24 15:36:21 +01:00
Christian Koop c06cf8b5d3
Fix not building in some cases and wrongly following download redirects 2020-11-24 14:53:41 +01:00
Christian Koop 69c7fb8c2f
Follow redirects when downloading files 2020-11-24 11:47:15 +01:00
Christian Koop c901bfb72a
Error handling
Some errors did not cause the Action to fail
2020-11-24 11:39:30 +01:00
Christian Koop f88defe2ae
Use 'SpraxDev/Spigot-BuildTools' by default
The action can now be configured to use the original BuildTools or a fork of mine with some tweaks (More info at https://github.com/SpraxDev/Spigot-BuildTools/#breaking-changes)
2020-11-24 11:31:39 +01:00
Christian Koop 59bfa35172
Fix 'disableJavaCheck' not always being checked 2020-11-01 03:11:53 +01:00
Christian Koop ecb587ae2f
Initial commit 2020-11-01 02:29:17 +01:00