Tofik ♡
Tofik ♡
should fix issues with [ci-skip] because it needed to be uppercase but wasn’t most of the time in commit messages
Port of https://github.com/PaperMC/Paper/pull/11500
### Current Behavior When you run the `compileJava` task with forking enabled the project sometimes runs out of heap memory https://pastes.dev/BlJgtmJ3Ew ^ example stacktrace ### Expected Behavior The build shouldn't...
This pull request improves the outdated build check by querying the api if an update is *actually available* instead of blindly logging that you haven't updated in a while. And...
related to https://github.com/PaperMC/Velocity/pull/1576 also wanted to update spark (async-profiler@v4 added) but it seems paper hosts its own snapshots
PR for when https://github.com/PaperMC/Paper/pull/12589 gets merged
### Motivation These changes had to be made in order to fix the failing tests, everything is now assumed not null by default unless specified otherwise, and also the jankson...