1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-04 19:13:21 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jonathan Coates
a9fc3edb5e
Fix npm ci always being run 2021-12-14 19:53:46 +00:00
Jonathan Coates
dbc8c18b34
Add 1.18.x support
Also install node modules if needed
2021-12-11 07:51:48 +00:00
Jonathan Coates
822445717d
Put run configurations into folders 2021-09-26 09:56:06 +01:00
Jonathan Coates
ad36166f50
Update build/release script
- No more 1.15.x
 - Run ./gradlew build under xvfb-run
2021-08-22 18:06:40 +01:00
Jonathan Coates
1be9a9df22
Uncomment the actually useful bits! 2021-08-17 21:01:33 +01:00
Jonathan Coates
4a560c4ad8
Add a task to fixup run configuration JDKs/modules 2021-08-17 20:47:43 +01:00
Jonathan Coates
f0556646c2
Add 1.17 to go4it 2021-08-05 19:23:39 +01:00
Jonathan Coates
2f79849828
Remove Java 8 check 2021-06-28 23:09:05 +01:00
Jonathan Coates
21207cb405 Add a version guard to go4it
Ideally we'd have one in Gradle too, but eh.
2021-04-24 12:02:27 +01:00
Jonathan Coates
27770a3172 Split git checks out into a separate command
`./go4it check-git' now verifies:
 - We're on the right branch.
 - We've no uncommited changes.
 - Each branch is up-to-date with the remote.
2021-01-15 10:18:22 +00:00
Jonathan Coates
0b67b66a5d Rename the tool
gfi doesn't mean anything. go4it is proper children's programming
2021-01-09 21:41:39 +00:00