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 an option (false by default) to validate ATs #64

Merged
merged 5 commits into from
Jun 28, 2024
Merged

Conversation

Matyrobbrt
Copy link
Member

No description provided.

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

neoforged-pr-publishing bot commented Jun 26, 2024

  • Publish PR to GitHub Packages

Last commit published: 3e41596f2796b4682ff49745658d8f6ef57cb5ad.

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

@Matyrobbrt Matyrobbrt changed the title Add an option (true by default) to validate ATs Add an option (false by default) to validate ATs Jun 28, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
buildSrc/build.gradle Outdated Show resolved Hide resolved
@Matyrobbrt Matyrobbrt requested a review from shartte June 28, 2024 14:59
@Matyrobbrt Matyrobbrt merged commit 22a4a11 into main Jun 28, 2024
4 checks passed
@Matyrobbrt Matyrobbrt deleted the validate-ats branch June 28, 2024 17:14
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