Jonathan Coates
4c8f8c5f9e
Update for multi-loader vesions
...
- Remove multi-version project. I wish I could make this work, but I
don't think it's feasible right now.
- Add 1.19.x (well, 1.19.4) and 1.20.x.
- Use publish instead of uploadAll for publishing.
2023-07-07 20:04:23 +01:00
Jonathan Coates
6cb3657080
Update go4it to reflect recent Gradle changes
...
I really wanted to use includeBuild instead of include here, but it
doesn't work very well with genIntellijRuns right now - I think we might
need to do some more magic to fix that.
2022-07-27 10:36:39 +01:00
Jonathan Coates
ab4e1dee63
MC 1.19
2022-06-10 00:27:44 +01:00
Jonathan Coates
8c5e131bfe
Stop building 1.17
...
Nobody uses it anyway :)
2022-05-22 15:04:24 +01:00
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