Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to support the NeoForge repo's custom plugin #141

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

Technici4n
Copy link
Member

No description provided.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Aug 24, 2024

  • Publish PR to GitHub Packages

Last commit published: f225b83411de18d503d8a44d24e9a975809e4a24.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #141' // https://github.com/neoforged/ModDevGradle/pull/141
        url 'https://prmaven.neoforged.net/ModDevGradle/pr141'
        content {
            includeModule('net.neoforged', 'moddev-gradle')
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
        }
    }
}

@neoforged-automation neoforged-automation bot added the needs rebase This Pull Request needs to be rebased before being merged label Aug 31, 2024
@neoforged-automation
Copy link

@Technici4n, this pull request has conflicts, please resolve them for this PR to move forward.

@neoforged-automation neoforged-automation bot removed the needs rebase This Pull Request needs to be rebased before being merged label Sep 5, 2024
@neoforged-automation neoforged-automation bot added the needs rebase This Pull Request needs to be rebased before being merged label Sep 12, 2024
@neoforged-automation
Copy link

@Technici4n, this pull request has conflicts, please resolve them for this PR to move forward.

Technici4n and others added 3 commits September 25, 2024 22:52
Reduce neodev usage a bit
Continue to cleanup
Merge remote-tracking branch 'origin/main' into neodev-support

# Conflicts:
#	src/main/java/net/neoforged/moddevgradle/dsl/UnitTest.java
#	src/main/java/net/neoforged/moddevgradle/internal/ModDevPlugin.java
@neoforged-automation neoforged-automation bot removed the needs rebase This Pull Request needs to be rebased before being merged label Sep 26, 2024
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