An open API service indexing awesome lists of open source software.

https://github.com/zowe/zowe-cli-version-controller

Main controller and maintainer of the versioning scheme
https://github.com/zowe/zowe-cli-version-controller

Last synced: 8 months ago
JSON representation

Main controller and maintainer of the versioning scheme

Awesome Lists containing this project

README

          

# Zowe CLI Controller
The purpose of this repository is to serve as the main controller and maintainer of the versioning scheme of the Zowe CLI and Imperative.

Please refer to the following [documents](./docs/):

| Name | Description |
| ---- | ----------- |
| [JenkinsPipeline] | Provides information on how the controller pipeline and the Zowe CLI and Imperative pipelines are structured |
| [ManualProcess] | Provides detailed steps on how to maintain the versioning scheme by hand |

[JenkinsPipeline]: ./docs/JenkinsPipeline.md
[ManualProcess]: ./docs/ManualProcess.md