Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackra1n/jenkinssidepanelhider
Hide sidepanel on jenkins for better viewing
https://github.com/jackra1n/jenkinssidepanelhider
jenkins userscript
Last synced: about 1 month ago
JSON representation
Hide sidepanel on jenkins for better viewing
- Host: GitHub
- URL: https://github.com/jackra1n/jenkinssidepanelhider
- Owner: jackra1n
- Created: 2020-11-02T10:36:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T07:38:50.000Z (over 2 years ago)
- Last Synced: 2024-11-09T02:24:48.275Z (3 months ago)
- Topics: jenkins, userscript
- Language: JavaScript
- Homepage:
- Size: 826 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## jenkinsSidepanelHider
Simple script for [Tampermonkey](https://www.tampermonkey.net/) that adds buttons for closing the sidepanel on [Jenkins](https://www.jenkins.io/) job pipelines.
### Installation
If you have Tampermonkey installed just click this [Install](https://github.com/jackra1n/jenkinsSidepanelHider/raw/main/sidepanel-hider.user.js)### Screenshots
#### Preview
![Preview](https://raw.githubusercontent.com/jackra1n/jenkinsSidepanelHider/main/screenshots/example.gif)
---### Notes
If the script doesn't detect your jenkins host you might have to adjust ```@match``` parameter to match your jenkins host.