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

Better attach sources and artifacts in IJ #123

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

Conversation

Matyrobbrt
Copy link
Member

No description provided.

@Matyrobbrt Matyrobbrt added the enhancement New feature or request label Aug 5, 2024
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Aug 5, 2024

  • Publish PR to GitHub Packages

Last commit published: 41ce51005c1ba1a742a7c99a970221a189814568.

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 #123' // https://github.com/neoforged/ModDevGradle/pull/123
        url 'https://prmaven.neoforged.net/ModDevGradle/pr123'
        content {
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
            includeModule('net.neoforged', 'moddev-gradle')
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
        }
    }
}

@neoforged-automation
Copy link

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

@neoforged-automation neoforged-automation bot added the needs rebase This Pull Request needs to be rebased before being merged label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs rebase This Pull Request needs to be rebased before being merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant