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

Add JCC #119

Merged
merged 2 commits into from
Apr 20, 2024
Merged

Add JCC #119

merged 2 commits into from
Apr 20, 2024

Conversation

Matyrobbrt
Copy link
Member

This PR adds the JCC workflows so that PR (authors) are aware of the possible breaking changes they cause, and that they're documented. Since FML has no clear point at which a version no longer accepts BCs, PRs with BCs won't have their checks fail.

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

neoforged-pr-publishing bot commented Apr 20, 2024

  • Publish PR to GitHub Packages

Last commit published: 21c3859340487fc87f0ca93f0d53fd990e843b31.

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 #119' // https://github.com/neoforged/FancyModLoader/pull/119
        url 'https://prmaven.neoforged.net/FancyModLoader/pr119'
        content {
            includeModule('net.neoforged.fancymodloader', 'loader')
            includeModule('net.neoforged.fancymodloader', 'earlydisplay')
        }
    }
}

@sciwhiz12 sciwhiz12 merged commit 4b4447a into neoforged:main Apr 20, 2024
3 checks passed
@Matyrobbrt Matyrobbrt deleted the jcc branch April 20, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants