A B C D E F G H I J L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addClasspathHell() - Method in class io.vacco.oss.gitflow.GsPluginProfileExtension
- addGoogleJavaFormat() - Method in class io.vacco.oss.gitflow.GsPluginProfileExtension
- addJ8Spec() - Method in class io.vacco.oss.gitflow.GsPluginProfileExtension
- addPmd() - Method in class io.vacco.oss.gitflow.GsPluginProfileExtension
- after - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit
- apply(Project) - Method in class io.vacco.oss.gitflow.GsPlugin
- author - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.HeadCommit
- Author() - Constructor for class io.vacco.oss.gitflow.schema.GsBranchCommit.Author
B
- base_ref - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit
- before - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit
- build - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- buildTarget - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit
C
- checkClasspath - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- classes - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- committer - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.HeadCommit
- compare - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit
- configure(RepositoryHandler, GsOrgRepo, Function<GsOrgRepo, String>) - Static method in class io.vacco.oss.gitflow.GsPluginUtil
D
- default_branch - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.Repository
- dependencyExcludedGroups - Variable in class io.vacco.oss.gitflow.schema.GsDevConfig
-
Excluded Maven groups when checking for outdated dependencies (Required)
- devConfig - Variable in class io.vacco.oss.gitflow.schema.GsOrgConfig
-
(Required)
- devContact - Variable in class io.vacco.oss.gitflow.schema.GsOrgPublication
-
Developer contact name (e.g.
- devEmail - Variable in class io.vacco.oss.gitflow.schema.GsOrgPublication
-
Developer contact email (Required)
- devId - Variable in class io.vacco.oss.gitflow.schema.GsOrgPublication
-
Developer ID (Required)
E
- email - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.Author
F
- fileAtHomeDir(String) - Static method in class io.vacco.oss.gitflow.GsPluginUtil
- fileAtTempDir(String) - Static method in class io.vacco.oss.gitflow.GsPluginUtil
- full_name - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.Repository
G
- googleJavaFormat - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- gradleDistribution - Variable in class io.vacco.oss.gitflow.schema.GsDevConfig
-
URL to grab a Gradle distribution in zip format.
- gradleVersion - Variable in class io.vacco.oss.gitflow.schema.GsDevConfig
-
Gradle distribution version in X.Y.Z format (Required)
- GS_CONFIG_URL - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- GS_GH_EVENT - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- GS_LOCAL_CONFIG_FILE - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- GS_LOCAL_ORG_CONFIG_FMT - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- GS_PMD_XML_FMT - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- GsBranchCommit - Class in io.vacco.oss.gitflow.schema
-
This class captures a minimal subset of field from the Github event JSON model.
- GsBranchCommit() - Constructor for class io.vacco.oss.gitflow.schema.GsBranchCommit
- GsBranchCommit.Author - Class in io.vacco.oss.gitflow.schema
- GsBranchCommit.HeadCommit - Class in io.vacco.oss.gitflow.schema
- GsBranchCommit.Repository - Class in io.vacco.oss.gitflow.schema
- GsBuildTarget - Enum in io.vacco.oss.gitflow.schema
- GsConstants - Class in io.vacco.oss.gitflow.schema
- GsConstants() - Constructor for class io.vacco.oss.gitflow.schema.GsConstants
- GsDevConfig - Class in io.vacco.oss.gitflow.schema
- GsDevConfig() - Constructor for class io.vacco.oss.gitflow.schema.GsDevConfig
- GsLocalConfig - Class in io.vacco.oss.gitflow.schema
-
Organization configuration for local development.
- GsLocalConfig() - Constructor for class io.vacco.oss.gitflow.schema.GsLocalConfig
- GsOrgConfig - Class in io.vacco.oss.gitflow.schema
-
Organization configuration for Continuous Integration.
- GsOrgConfig() - Constructor for class io.vacco.oss.gitflow.schema.GsOrgConfig
- GsOrgPublication - Class in io.vacco.oss.gitflow.schema
- GsOrgPublication() - Constructor for class io.vacco.oss.gitflow.schema.GsOrgPublication
- GsOrgRepo - Class in io.vacco.oss.gitflow.schema
- GsOrgRepo() - Constructor for class io.vacco.oss.gitflow.schema.GsOrgRepo
- GsPlugin - Class in io.vacco.oss.gitflow
- GsPlugin() - Constructor for class io.vacco.oss.gitflow.GsPlugin
- GsPluginJavaExtension - Class in io.vacco.oss.gitflow.java
- GsPluginJavaExtension(Project, GsOrgConfig, GsBranchCommit) - Constructor for class io.vacco.oss.gitflow.java.GsPluginJavaExtension
- GsPluginProfileExtension - Class in io.vacco.oss.gitflow
- GsPluginProfileExtension(Project, GsOrgConfig, GsBranchCommit) - Constructor for class io.vacco.oss.gitflow.GsPluginProfileExtension
- GsPluginUtil - Class in io.vacco.oss.gitflow
- GsPluginUtil() - Constructor for class io.vacco.oss.gitflow.GsPluginUtil
- GsSharedLibExtension - Class in io.vacco.oss.gitflow.sharedlib
- GsSharedLibExtension(Project, GsOrgConfig, GsBranchCommit, boolean, boolean) - Constructor for class io.vacco.oss.gitflow.sharedlib.GsSharedLibExtension
- GsVersionsConfig - Class in io.vacco.oss.gitflow.schema
-
Default versions for core organization dependencies
- GsVersionsConfig() - Constructor for class io.vacco.oss.gitflow.schema.GsVersionsConfig
H
- head_commit - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit
- HeadCommit() - Constructor for class io.vacco.oss.gitflow.schema.GsBranchCommit.HeadCommit
I
- id - Variable in class io.vacco.oss.gitflow.schema.GsOrgPublication
-
Publication ID (Required)
- id - Variable in class io.vacco.oss.gitflow.schema.GsOrgRepo
-
Repository ID (Required)
- internalRepo - Variable in class io.vacco.oss.gitflow.schema.GsOrgConfig
- internalRepoPassword - Variable in class io.vacco.oss.gitflow.schema.GsLocalConfig
-
A password to access this organization's internal artifact repository (Required)
- internalRepoUser - Variable in class io.vacco.oss.gitflow.schema.GsLocalConfig
-
A username to access this organization's internal artifact repository (Required)
- io.vacco.oss.gitflow - package io.vacco.oss.gitflow
- io.vacco.oss.gitflow.java - package io.vacco.oss.gitflow.java
- io.vacco.oss.gitflow.schema - package io.vacco.oss.gitflow.schema
- io.vacco.oss.gitflow.sharedlib - package io.vacco.oss.gitflow.sharedlib
- isMilestone() - Method in enum io.vacco.oss.gitflow.schema.GsBuildTarget
- isPublication() - Method in enum io.vacco.oss.gitflow.schema.GsBuildTarget
- isReleaseGated() - Method in enum io.vacco.oss.gitflow.schema.GsBuildTarget
- isSnapshot() - Method in enum io.vacco.oss.gitflow.schema.GsBuildTarget
J
- j8Spec - Variable in class io.vacco.oss.gitflow.schema.GsVersionsConfig
-
J8Spec version in Maven coordinates
- jdkDistribution - Variable in class io.vacco.oss.gitflow.schema.GsDevConfig
-
URL to grab a JDK distribution in tar.gz format.
L
- labelFor(ModuleVersionSelector) - Static method in class io.vacco.oss.gitflow.GsPluginUtil
- labelForVersion(String, GsBranchCommit) - Static method in class io.vacco.oss.gitflow.GsPluginUtil
- loadBuildCommit(GsOrgConfig, ObjectMapper) - Static method in class io.vacco.oss.gitflow.GsPluginUtil
- loadOrgConfig(ObjectMapper, File, String, long) - Static method in class io.vacco.oss.gitflow.GsPluginUtil
- LOCAL - io.vacco.oss.gitflow.schema.GsBuildTarget
- localConfigUpdateDeltaMs - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
M
- main - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- mavenSigningKeyEnvProperty - Variable in class io.vacco.oss.gitflow.schema.GsOrgPublication
-
Environment variable containing an unencrypted, ASCII armoured Maven PGP signing key (Required)
- message - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.HeadCommit
- MILESTONE - io.vacco.oss.gitflow.schema.GsBuildTarget
N
- name - Static variable in class io.vacco.oss.gitflow.GsPluginProfileExtension
- name - Static variable in class io.vacco.oss.gitflow.java.GsPluginJavaExtension
- name - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.Author
- name - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.Repository
- name - Static variable in class io.vacco.oss.gitflow.sharedlib.GsSharedLibExtension
O
- orgConfigUrl - Variable in class io.vacco.oss.gitflow.schema.GsLocalConfig
-
A securely accessible URL to load the organization's build configuration.
- orgId - Variable in class io.vacco.oss.gitflow.schema.GsLocalConfig
-
An organization id for this local configuration
- orgId - Variable in class io.vacco.oss.gitflow.schema.GsOrgConfig
-
Organization ID (Required)
P
- password - Variable in class io.vacco.oss.gitflow.schema.GsOrgRepo
-
Repository password
- passwordEnvProperty - Variable in class io.vacco.oss.gitflow.schema.GsOrgRepo
-
Environment variable for repository password
- pmd - Variable in class io.vacco.oss.gitflow.schema.GsVersionsConfig
-
PMD tool version
- pmdRulesUrl - Variable in class io.vacco.oss.gitflow.schema.GsDevConfig
-
Optional URL to find and apply organization-wide PMD coding standard XML rules
- PRE_RELEASE - io.vacco.oss.gitflow.schema.GsBuildTarget
- publish - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- publishing - Variable in class io.vacco.oss.gitflow.schema.GsOrgConfig
-
(Required)
R
- ref - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit
- RELEASE - io.vacco.oss.gitflow.schema.GsBuildTarget
- releasesRepo - Variable in class io.vacco.oss.gitflow.schema.GsOrgConfig
- repository - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit
- Repository() - Constructor for class io.vacco.oss.gitflow.schema.GsBranchCommit.Repository
- runtimeClasspath - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
S
- setPublishingUrlTransform(Function<GsOrgRepo, String>) - Method in class io.vacco.oss.gitflow.sharedlib.GsSharedLibExtension
- setVersionFor(Project, String, GsBranchCommit) - Static method in class io.vacco.oss.gitflow.GsPluginUtil
- sharedLibrary(boolean, boolean) - Method in class io.vacco.oss.gitflow.GsPluginProfileExtension
- shaTagTxt - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit
- SNAPSHOT - io.vacco.oss.gitflow.schema.GsBuildTarget
- snapshotsRepo - Variable in class io.vacco.oss.gitflow.schema.GsOrgConfig
- strict() - Method in class io.vacco.oss.gitflow.GsPluginProfileExtension
- sync(URL, File, long) - Static method in class io.vacco.oss.gitflow.GsPluginUtil
T
- testImplementation - Static variable in class io.vacco.oss.gitflow.schema.GsConstants
- timestamp - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.HeadCommit
U
- url - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.HeadCommit
- url - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit.Repository
- url - Variable in class io.vacco.oss.gitflow.schema.GsOrgRepo
-
Repository URL (Required)
- username - Variable in class io.vacco.oss.gitflow.schema.GsOrgRepo
-
Repository username
- usernameEnvProperty - Variable in class io.vacco.oss.gitflow.schema.GsOrgRepo
-
Environment variable for repository username
- utcNow - Variable in class io.vacco.oss.gitflow.schema.GsBranchCommit
V
- valueOf(String) - Static method in enum io.vacco.oss.gitflow.schema.GsBuildTarget
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.vacco.oss.gitflow.schema.GsBuildTarget
-
Returns an array containing the constants of this enum type, in the order they are declared.
- versions - Variable in class io.vacco.oss.gitflow.schema.GsDevConfig
-
Default versions for core organization dependencies
All Classes All Packages