Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenkinsci/jep
Jenkins Enhancement Proposals
https://github.com/jenkinsci/jep
enhancement governance jenkins
Last synced: about 1 month ago
JSON representation
Jenkins Enhancement Proposals
- Host: GitHub
- URL: https://github.com/jenkinsci/jep
- Owner: jenkinsci
- Created: 2017-09-12T17:39:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T23:41:18.000Z (7 months ago)
- Last Synced: 2024-08-25T00:41:30.258Z (5 months ago)
- Topics: enhancement, governance, jenkins
- Language: Shell
- Homepage:
- Size: 7.37 MB
- Stars: 143
- Watchers: 130
- Forks: 97
- Open Issues: 6
-
Metadata Files:
- Readme: README.adoc
- Funding: .github/FUNDING.yml
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-standards - JEPs - Jenkins Enhancement Proposals. (Tools)
- awesome-standards - JEPs - Jenkins Enhancement Proposals. (Tools)
README
ifdef::env-github[]
:tip-caption: :bulb:
:note-caption: :information_source:
:important-caption: :heavy_exclamation_mark:
:caution-caption: :fire:
:warning-caption: :warning:
endif::[]= Jenkins Enhancement Proposals
JEP stands for Jenkins Enhancement Proposal.
A JEP is a design document that describes a new feature or aspect of the core Jenkins code, a plugin, or the Jenkins project, its processes, or its environment.
A JEP provides a concise technical specification of the feature,
describes the motivation for the change,
and discusses the rationale behind the design.JEPs are the primary mechanism for proposing major new
features, for collecting community input on an issue, and for
documenting the design decisions that have gone into Jenkins.* See link:jep/1/README.adoc[JEP-1] for a description of JEPs and the JEP process.
* link:https://github.com/jenkinsci/jep/blob/master/jep/README.adoc[Index of all JEPs] approved at least as drafts.There is also a video of a presentation giving an
link:https://youtu.be/d7Oy4Qq-Tjw[overview of the JEP Process].== License
This repository's contents are considered under the
**link:https://creativecommons.org/licenses/by-sa/4.0/[Creative Commons Attribution-ShareAlike 4.0] license**.You are free to:
* **Share** - copy and redistribute the material in any medium or format
* **Adapt** - remix, transform, and build upon the material for any purpose, even commercially.Under the following terms:
* **Attribution** - You must give appropriate credit, provide a link to the
license, and indicate if changes were made. You may do so in any reasonable
manner, but not in any way that suggests the licensor endorses you or your
use.
* **ShareAlike** - If you remix, transform, or build upon the material, you must
distribute your contributions under the same license as the original.