Skip to content

chore: Use local copies of morphe-patcher and morphe-library if available#52

Merged
wchill merged 1 commit intodevfrom
use_local
Feb 14, 2026
Merged

chore: Use local copies of morphe-patcher and morphe-library if available#52
wchill merged 1 commit intodevfrom
use_local

Conversation

@wchill
Copy link
Contributor

@wchill wchill commented Feb 14, 2026

This change makes it so that we don't need to fiddle with publishing to local maven + changing version numbers when testing changes to library or patcher. If those two repos are not checked out, then it will continue to pull the JARs from the defined Maven repositories; else Gradle will rebuild all the modified projects as needed.

@wchill wchill changed the title Use local copies of morphe-patcher and morphe-library if available Chore: Use local copies of morphe-patcher and morphe-library if available Feb 14, 2026
@wchill wchill changed the title Chore: Use local copies of morphe-patcher and morphe-library if available chore: Use local copies of morphe-patcher and morphe-library if available Feb 14, 2026
@wchill
Copy link
Contributor Author

wchill commented Feb 14, 2026

Go ahead and merge this on my behalf if things look good, this was one of my biggest issues with testing changes in morphe-patcher

@LisoUseInAIKyrios
Copy link
Contributor

I've been able to make changes without changing version numbers, since mavenLocal() is pulled in before the remote repos.

But, this will make things easier than constantly publishing to maven local or if forgetting to run publish.

@wchill wchill merged commit 1006488 into dev Feb 14, 2026
1 check passed
@wchill wchill deleted the use_local branch February 14, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants