AbstractCommand |
The common superclass for Nyx commands.
|
Clean |
The Clean command takes care of cleaning the release process and reverting the repository state to its initial state.
|
Infer |
The Infer command takes care of inferring and computing informations in order to make a new release.
|
Make |
The Make command takes care of building the release artifacts.
|
Mark |
The Mark command takes care of tagging and committing into the Git repository.
|
Publish |
The Publish command takes care of publishing a release.
|