- GenerateActionsWorkflow - Class in net.minecraftforge.gradleutils
This task generates the GitHub Actions workflow file for the project, respecting declared subprojects in Git Version.
- GenerateActionsWorkflow() - Constructor in GenerateActionsWorkflow
-
- GenerateChangelog - Class in net.minecraftforge.gradleutils.changelog
This task generates a changelog for the project based on the Git history using Git Version.
- GenerateChangelog() - Constructor in GenerateChangelog
-
- getArtifactGroup() - Method in PromoteArtifact
-
- getArtifactName() - Method in PromoteArtifact
-
- getArtifactVersion() - Method in PromoteArtifact
-
- getBranch() - Method in GenerateActionsWorkflow
-
- getBuildFeatures() - Method in GenerateChangelog
-
- getBuildFeatures() - Method in GitVersionPlugin
-
- getBuildMarkdown() - Method in GenerateChangelog
-
Whether to build the changelog in markdown format.
- getBuildNumber() - Method in ConfigureTeamCity
-
The build number to print, usually the project version.
- getConfiguration() - Method in CopyChangelog
-
The configuration (or file collection) containing the changelog to copy.
- getDisplayName() - Method in GradleUtilsSources.EnvVar
-
- getDisplayName() - Method in GradleUtilsSources.HasEnvVar
-
- getEnvVar(java.lang.String, org.gradle.api.provider.ProviderFactory) - Method in GradleUtils
-
- getFilteredMCTagOffsetBranchVersion(Map<String, String>, boolean, java.lang.String, java.lang.String, java.lang.String) - Method in GradleUtils
-
- deprecated:
- Filters for GitVersion should be set early, using one of the methods in GradleUtilsExtension
- getFilteredMCTagOffsetBranchVersion(boolean, java.lang.String, java.lang.String, java.lang.String) - Method in GradleUtilsExtension
-
This method has been deprecated in favor of usage of GitVersion.
- getFilteredTagOffsetBranchVersion(Map<String, String>, boolean, java.lang.String, java.lang.String) - Method in GradleUtils
-
- deprecated:
- Filters can no longer be defined at configuration.
- getFilteredTagOffsetBranchVersion(boolean, java.lang.String, java.lang.String) - Method in GradleUtilsExtension
-
This method has been deprecated in favor of usage of GitVersion.
- getFilteredTagOffsetVersion(Map<String, String>, boolean, java.lang.String) - Method in GradleUtils
-
- deprecated:
- Filters can no longer be defined at configuration.
- getFilteredTagOffsetVersion(boolean, java.lang.String) - Method in GradleUtilsExtension
-
This method has been deprecated in favor of usage of GitVersion.
- getForgeMaven() - Method in GradleUtils
-
Get a configuring action for the Forge maven to be passed into
org.gradle.api.artifacts.dsl.RepositoryHandler#maven(Action) RepositoryHandler.maven(Action) in a
repositories block.
- getForgeMaven() - Method in GradleUtilsExtension
-
- getForgeReleaseMaven() - Method in GradleUtils
-
Get a configuring action for the Forge releases maven to be passed into
org.gradle.api.artifacts.dsl.RepositoryHandler#maven(Action) RepositoryHandler.maven(Action) in a
repositories block.
- getForgeReleaseMaven() - Method in GradleUtilsExtension
-
- getForgeSnapshotMaven() - Method in GradleUtils
-
Get a configuring action for the Forge snapshots maven to be passed into
org.gradle.api.artifacts.dsl.RepositoryHandler#maven(Action) RepositoryHandler.maven(Action) in a
repositories block.
- getForgeSnapshotMaven() - Method in GradleUtilsExtension
-
- getGitDirectory() - Method in GenerateChangelog
-
The .git directory to base the Git Version off of.
- getGradleJavaVersion() - Method in GenerateActionsWorkflow
-
- getInfo() - Method in GitVersionExtension
-
- getLayout() - Method in CopyChangelog
-
- getLayout() - Method in GenerateChangelog
-
- getLayout() - Method in GitVersionPlugin
-
- getLocalPath() - Method in GenerateActionsWorkflow
-
- getMCTagOffsetBranch(java.lang.String, Collection<String>) - Method in GitVersionExtension
-
- getMCTagOffsetBranchVersion(Map<String, String>, java.lang.String, java.lang.String) - Method in GradleUtils
-
Returns a version in the form {
- code:
- $mcVersion-$tag.
- getMCTagOffsetBranchVersion(java.lang.String, java.lang.String) - Method in GradleUtilsExtension
-
This method has been deprecated in favor of usage of GitVersion.
- getMinecraftLibsMaven() - Method in GradleUtils
-
Get a configuring action for the Minecraft libraries maven to be passed into
org.gradle.api.artifacts.dsl.RepositoryHandler#maven(Action) RepositoryHandler.maven(Action) in a
repositories block.
- getMinecraftLibsMaven() - Method in GradleUtilsExtension
-
- getObjects() - Method in GenerateChangelog
-
- getObjects() - Method in GitVersionPlugin
-
- getObjects() - Method in GradleUtilsPlugin
-
- getOutputFile() - Method in CopyChangelog
-
The output file for the copied changelog.
- getOutputFile() - Method in GenerateActionsWorkflow
-
- getOutputFile() - Method in GenerateChangelog
-
The output file for the changelog.
- getPassword() - Method in PromoteArtifact
-
- getPaths() - Method in GenerateActionsWorkflow
-
- getProjectName() - Method in GenerateActionsWorkflow
-
- getProjectPath() - Method in GenerateChangelog
-
The path string of the project from the root.
- getProjectUrl() - Method in GenerateChangelog
-
The project URL to use in the changelog.
- getPromotionType() - Method in PromoteArtifact
-
- getProviders() - Method in ConfigureTeamCity
-
- getProviders() - Method in GenerateActionsWorkflow
-
- getProviders() - Method in GenerateChangelog
-
- getProviders() - Method in GitVersionPlugin
-
- getProviders() - Method in GradleUtilsPlugin
-
- getProviders() - Method in PromoteArtifact
-
- getPublishingForgeMaven(org.gradle.api.Project, java.io.File) - Method in GradleUtils
-
Get a configuring action to be passed into
org.gradle.api.artifacts.dsl.RepositoryHandler#maven(Action) RepositoryHandler.maven(Action) in a
publishing block.
- getPublishingForgeMaven(java.io.File) - Method in GradleUtilsExtension
-
- getRelativePath(Provider<? extends FileSystemLocation>) - Method in GitVersionExtension
-
- getSharedActionsBranch() - Method in GenerateActionsWorkflow
-
- getStart() - Method in GenerateChangelog
-
The tag (or object ID) to start the changelog from.
- getSubprojectPaths(boolean) - Method in GitVersionExtension
-
- getTagOffset() - Method in GitVersionExtension
-
- getTagOffsetBranch(Collection<String>) - Method in GitVersionExtension
-
- getTagOffsetBranchVersion(Map<String, String>, java.lang.String) - Method in GradleUtils
-
Returns a version in the form {
- code:
- $tag.
- getTagOffsetBranchVersion(java.lang.String) - Method in GradleUtilsExtension
-
This method has been deprecated in favor of usage of GitVersion.
- getTagOffsetVersion(Map<String, String>) - Method in GradleUtils
-
Returns a version in the form {
- code:
- $tag.
- getTagOffsetVersion() - Method in GradleUtilsExtension
-
This method has been deprecated in favor of usage of GitVersion.
- getUrl() - Method in GitVersionExtension
-
- getUsername() - Method in PromoteArtifact
-
- getVariableName() - Method in GradleUtilsSources.EnvVar.Parameters
-
- getVariableName() - Method in GradleUtilsSources.HasEnvVar.Parameters
-
- getVersion() - Method in GitVersionExtension
-
- getWebhookURL() - Method in PromoteArtifact
-
- gitDir - Property in GitVersionExtension
-
- gitInfo(java.io.File, java.lang.String) - Method in GradleUtils
-
- gitInfo - Property in GradleUtilsExtension
-
- gitRoot - Property in ChangelogExtension
-
- deprecated:
- The Git root is automatically discovered by Git Version on Changelog generation.
- gitRoot - Property in GradleUtilsExtension
-
- GitVersionExtension - Class in net.minecraftforge.gradleutils.gitversion
The heart of the Git Version Gradle plugin.
- GitVersionExtension(org.gradle.api.Project, org.gradle.api.model.ObjectFactory, org.gradle.api.file.ProjectLayout, org.gradle.api.provider.ProviderFactory, org.gradle.api.configuration.BuildFeatures) - Constructor in GitVersionExtension
-
- deprecated:
- This constructor will be made package-private in GradleUtils 3.0
- GitVersionPlugin - Class in net.minecraftforge.gradleutils.gitversion
The entry point for the Git Version Gradle plugin.
- GitVersionPlugin() - Constructor in GitVersionPlugin
-
- GradleUtils - Class in net.minecraftforge.gradleutils
Utility methods, usually for GradleUtils itself and is often delegated to from the
{
- linkplain:
- GradleUtilsExtension extension}.
- GradleUtils.DisableSystemConfig - Class in net.minecraftforge.gradleutils
- deprecated:
- Use {@link GitVersion#disableSystemConfig()
- GradleUtils.DisableSystemConfig.1 - Class in net.minecraftforge.gradleutils
- GradleUtils.DisableSystemConfig.1() - Constructor in GradleUtils.DisableSystemConfig.1
-
- GradleUtils() - Constructor in GradleUtils
-
- GradleUtilsExtension - Class in net.minecraftforge.gradleutils
The heart of the GradleUtils library.
- GradleUtilsExtension(org.gradle.api.Project, org.gradle.api.model.ObjectFactory, org.gradle.api.provider.ProviderFactory) - Constructor in GradleUtilsExtension
-
- deprecated:
- This constructor will be made package-private in GradleUtils 3.0
- GradleUtilsPlugin - Class in net.minecraftforge.gradleutils
The entry point for the Gradle Utils plugin.
- GradleUtilsPlugin() - Constructor in GradleUtilsPlugin
-
- GradleUtilsSources.EnvVar - Class in net.minecraftforge.gradleutils
- GradleUtilsSources.EnvVar.Parameters - Interface in net.minecraftforge.gradleutils
- GradleUtilsSources.EnvVar() - Constructor in GradleUtilsSources.EnvVar
-
- GradleUtilsSources.HasEnvVar - Class in net.minecraftforge.gradleutils
- GradleUtilsSources.HasEnvVar.Parameters - Interface in net.minecraftforge.gradleutils
- GradleUtilsSources.HasEnvVar() - Constructor in GradleUtilsSources.HasEnvVar
-