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 a test task to run the installer with real data from Neoforge #5

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

shartte
Copy link
Contributor

@shartte shartte commented Jan 4, 2024

This pulls in an existing installer from Maven and merges its data with the output of this project to produce a runnable real production installer.

This simplifies testing of this project significantly. Just run runProductionTest.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jan 4, 2024

  • Publish PR to GitHub Packages

Last commit published: 8fc532ca22c8307671cee603c29d26ac3b0ec6c7.

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 #5' // https://github.com/neoforged/LegacyInstaller/pull/5
        url 'https://prmaven.neoforged.net/LegacyInstaller/pr5'
        content {
            includeModule('net.neoforged', 'legacyinstaller')
        }
    }
}

@Matyrobbrt Matyrobbrt merged commit c7a5fb8 into main Jan 5, 2024
2 checks passed
@Matyrobbrt Matyrobbrt deleted the prodtesttask branch January 5, 2024 18:53
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.

3 participants