Commit Graph

12 Commits

Author SHA1 Message Date
Christian Koop a1c87b0147
Better Java 16 / Minecraft 1.17+ support
Using a version older than Java 16 with the original BuildTools causes the build to fail as Minecraft 1.17 requires Java 16 and Tool preparations are done without telling the tool a version to build (until now).

Additionally the test builds in this repo have been updated to use java 16 for the latest build.
2021-08-01 19:50:38 +02:00
Christian Koop 63be72f42c
Dependabot: Open up to 15 PRs 2021-08-01 19:42:13 +02:00
Christian Koop 8ef0f424aa
Set Dependabot to check monthly instead of weekly 2021-04-01 22:02:22 +02:00
Christian Koop 3fa105973c
Merge pull request #60 from SpraxDev/use-jdk-8
* GitHub Actions: Use JDK 8
* Use SpigotMC BuildTools by default
2021-04-01 21:53:05 +02:00
Christian Koop 664ad4808a
GitHub-Actions: Rename some job steps 2020-11-24 19:17:58 +01:00
Christian Koop 877811bf50
GitHub-Action: Always upload logs 2020-11-24 15:03:56 +01:00
Christian Koop ac639ec332
GitHub-Action: Run Action twice
Running it twice shows how fast the Action can be, when skipping versions that already exist inside the local maven repository.
(Currently not being checked)
2020-11-24 11:31:39 +01:00
Christian Koop 9915ca0d87
Fix typo 2020-11-05 11:14:32 +01:00
Christian Koop 9c9ccb7042
Create GitHub related files
* GitHub Issue Templates
* CODE_OF_CONDUCT.md
* CONTRIBUTING.md
* FUNDING.yml
2020-11-01 03:53:06 +01:00
Christian Koop 2a34829b7e
Code cleanup 2020-11-01 03:11:19 +01:00
Christian Koop 3ce5b199ec
Create codeql-analysis.yml 2020-11-01 02:42:42 +01:00
Christian Koop ecb587ae2f
Initial commit 2020-11-01 02:29:17 +01:00