Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- ChangelogExtension - Interface in net.minecraftforge.gitversion.gradle.changelog
-
Configuration for the Changelog plugin.
- CopyChangelog - Interface in net.minecraftforge.gitversion.gradle.changelog
-
Copies a changelog from a parent project to this subproject.
F
- from(String) - Method in interface net.minecraftforge.gitversion.gradle.changelog.ChangelogExtension
-
Sets the changelog start marker to use when generating the changelog.
- from(Provider<?>) - Method in interface net.minecraftforge.gitversion.gradle.changelog.ChangelogExtension
-
Sets the changelog start marker to use when generating the changelog.
- from(ProviderConvertible<?>) - Method in interface net.minecraftforge.gitversion.gradle.changelog.ChangelogExtension
-
Sets the changelog start marker to use when generating the changelog.
- fromBase() - Method in interface net.minecraftforge.gitversion.gradle.changelog.ChangelogExtension
-
Sets the changelog start marker to the last merge base commit.
G
- GenerateChangelog - Interface in net.minecraftforge.gitversion.gradle.changelog
-
Generates a changelog for the project based on the Git history using Git Version.
- getBuildMarkdown() - Method in interface net.minecraftforge.gitversion.gradle.changelog.GenerateChangelog
-
Whether to build the changelog in Markdown format.
- getIncludeSubprojects() - Method in interface net.minecraftforge.gitversion.gradle.changelog.ChangelogExtension
-
If publishing all, this property determines if subproject publications should be included.
- getOutputFile() - Method in interface net.minecraftforge.gitversion.gradle.changelog.GenerateChangelog
-
The output file for the changelog.
- getProjectUrl() - Method in interface net.minecraftforge.gitversion.gradle.changelog.GenerateChangelog
-
The project URL to use in the changelog.
- getPublishAll() - Method in interface net.minecraftforge.gitversion.gradle.changelog.ChangelogExtension
-
The property that sets if the changelog generation should be enabled for all maven publications in the project.
- getStart() - Method in interface net.minecraftforge.gitversion.gradle.changelog.GenerateChangelog
-
The tag (or object ID) to start the changelog from.
N
- NAME - Static variable in interface net.minecraftforge.gitversion.gradle.changelog.ChangelogExtension
-
The name for this extension.
- NAME - Static variable in interface net.minecraftforge.gitversion.gradle.changelog.CopyChangelog
-
The name for this task.
- NAME - Static variable in interface net.minecraftforge.gitversion.gradle.changelog.GenerateChangelog
-
The name for the task, used by the extension when registering it.
- net.minecraftforge.gitversion.gradle.changelog - package net.minecraftforge.gitversion.gradle.changelog
-
The Changelog plugin, powered by Git Version, enables projects to generate a changelog based on Git version history.
P
- publish(MavenPublication) - Method in interface net.minecraftforge.gitversion.gradle.changelog.ChangelogExtension
-
Sets this project's changelog as an artifact for the given publication.
All Classes and Interfaces|All Packages|Constant Field Values