jenkins.io
jenkins.io copied to clipboard
A static site for the Jenkins automation server
## Essential information Page to Migrate: https://wiki.jenkins.io/display/JENKINS/Liquibase+Runner Update the plugin readme with content from the wiki page, then redirect the wiki page to the destination: https://plugins.jenkins.io/liquibase-runner/ ## Terminology updates Please...
Add some conceptual and background information to the top file in the Security section: - Jenkins is a fully distributed build system; briefly explain the security ramifications - Security concepts...
Pull together the "Security Realm" information that is included in other files into a single file. @StackScribe is working on this.
Pull together information from existing files into a single file about authorization. - Add information about the project and role-based authorization options which are now installed by default, with links...
- Move/edit content for clarity - Call the "Controller Isolation" file immediately after the doc/book/security file. I'm thinking that this is general instance configuration/setup information so put it ahead of...
- Make this file include only the intro to the "Configure Global Security" screen and a discussion of the "Enable security" checkbox and perhaps "Disable remember me" - Replace screenshot...
There are so many books about Jenkins. Why don't we create a new page to list them? Acceptance criteria: - [ ] Books themselves are described as separate pages in...
Page content created as recommended on issue #2987 Follow the page preview
Problem with the [LTS Changelog](https://www.jenkins.io/changelog-stable/) page, [source file](https://github.com/jenkins-infra/jenkins.io/blob/master/content/changelog-stable/index.html.haml) Every release contains a list of "Community reported issues". However it is unclear to me what information this provides and considering some...
Enhancement for at least the [Setting up automated plugin release](https://www.jenkins.io/doc/developer/publishing/releasing-cd/) page, [source file](https://github.com/jenkins-infra/jenkins.io/blob/master/content/doc/developer/publishing/releasing-cd.adoc) It would be nice if you can copy code snippets with a button like plugin site and...