Class | Description |
---|---|
CurrentVersion |
This class focus on getting the current version (latest release version) of a project.
|
GoProjectType |
Represents a Go project type.
|
GradleProjectType |
Represent a Gradle project type (i.e with a build.gradle file).
|
HelmProjectType |
Represent an Helm project type (i.e with a Chart.yaml file).
|
LogUtils |
Handles Logging.
|
MakeProjectType |
Represent a Make project type (i.e with a Makefile).
|
MavenProjectType |
Represent a Maven project type (i.e with a pom.xml file).
|
NpmProjectType |
Class to interact with a NPM project type.
|
PhpProjectType |
Represents a PHP project type.
|
ProjectTypeFactory |
Factory class to support multiple project types.
|
PythonProjectType |
Represent a python project type.
|
TagsHelper |
Helper to handle tags.
|
WriteVersion |
Class to write back the calculated next semantic version into the config file of a project.
|
Copyright © 2016–2022. All rights reserved.