Open
Conversation
thanks copilot
This reverts commit e03710c.
removes mercury dependency, jar back down to ~15mb
…ther misc changes
Uses a hack where IntelliJ will attach sources inside the same jar as the classes. This is a working (and from what I can tell configuration cache-compatible) implementation, but is mostly the same pipeline, moved to task execution time. More work is still needed to clean this up and future-proof certain areas.
This reverts commit cc0127a.
…4.0.202509020913-r
* create paper-checkstyle plugin * spotless * Move PaperCheckstyleExt * Fix file separator windows issue * Fix eager task creation * clean up PaperCheckstyle * Move checkstyle version to libs.versions.toml * Add license to versions file * add missing comma * add missing module name * Address review * use same library version file * bump to latest checkstyle * remove unneeded plugin from -core * fix spotless * add to ext --------- Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
* Composite checkstyle configs * move merge logic to its own task * use set properties * Misc. cleanup * Add basic tests * spotless * convention * Recreate whitespace to avoid duplicating it when merging checkstyle configs --------- Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
* move setting of default values * correct default values * move layout --------- Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
* Start Paper 26.1 development groundwork - remove legacy Spigot/reobf task pipeline from paperweight-core and paperweight-lib - simplify paperclip packaging to use the built server jar directly - update codebook task wiring and bump fallback toolchain target to Java 25 - add userdev setup handler v7 and support dev bundle format 8 for 26.1+ - add patchroulette cancel --force for recovery workflows - mark legacy reobf extraction path in old setup handler as follow-up work * Allow selecting specific patches for roulette apply * Add autoAccept flag to PatchRouletteApply * Fix typo * Update tests * spotlessApply
…gradle.plugin to v9.3.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.