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
- Host: GitHub
- URL: https://github.com/zowe/zowe-cli-version-controller
- Owner: zowe
- License: epl-2.0
- Created: 2018-12-19T18:50:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T14:39:19.000Z (over 2 years ago)
- Last Synced: 2025-02-07T11:06:58.378Z (over 1 year ago)
- Language: Groovy
- Homepage: https://zowe.github.io/zowe-cli-version-controller/groovydoc/
- Size: 1.77 MB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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