Software:Apache Yetus
From HandWiki
Developer(s) | Apache Software Foundation |
---|---|
Stable release | 0.14.0
/ May 7, 2022[1] |
Repository | Yetus Repository |
Written in | Bash, Java, Python |
Operating system | Cross-platform |
Type | Build management, Library, Testing |
License | Apache License 2.0 |
Website | yetus |
Apache Yetus is a collection of libraries and tools that enable contribution and release processes for software projects.[2] Portions are used by a wide variety of Apache projects, including Apache Hadoop and Apache HBase.[3]
It consists of the following components:
- Precommit - Module-based patch and full build testing
- Release Doc Maker - Generates Markdown formatted changelog and release notes from JIRA
- Shelldocs - Markdown formatted documentation for Bash functions
- Audience Annotations - Java annotations that provide stability and audience information for APIs
References
External links
Original source: https://en.wikipedia.org/wiki/Apache Yetus.
Read more |