-
Updated
Mar 24, 2020 - Python
#
jenkins-ci
Here are 131 public repositories matching this topic...
Plug and play continuous integration with django and jenkins
Automated Unreal Engine 4 Project Builds
-
Updated
Sep 29, 2017 - Batchfile
Performance Test Running and Reporting for Jenkins CI
-
Updated
Apr 30, 2020 - Java
大型代码仓库按需构建解决方案
-
Updated
Dec 21, 2017 - JavaScript
How to setup Jenkins CI on EC2 with https access
-
Updated
May 28, 2018 - Shell
A lean Continuous Deployment, Testing and Integration Pipeline using CoreOS/Docker/Jenkins
-
Updated
Dec 22, 2017 - Shell
mcataford
commented
Dec 5, 2018
Describe the bug
A build with status Aborted will make the header render without a theme.
To Reproduce
Steps to reproduce the behavior:
Abort a pipeline build and go see the timeline.
Expected behavior
There should be a theme for Aborted builds.
Desktop (please complete the following information):
- OS: OSX, Chrome/FF/Safari
- Jenkins TL Release 1.0.0
**Addi
1
A simple Jenkins plugin to promote artifacts.
-
Updated
Oct 10, 2019 - Java
Open
Extend documentation
Shimmi
commented
Dec 28, 2016
ToDo
- README with basic overview and description
- Add security notice on shared
docker.sock - Jenkins set-up (quick) guide
- Example on creating Declarative pipeline job
- TBD ...
A Jenkins Demo with a Hello World C++ program.
-
Updated
Jan 23, 2020 - C++
A single player game in SpriteKit created completely programmatically without the use of .sks files and Xcode Scene Editor. Implemented continuous integration using Jenkins, Fastlane GitHub, and Unit Tests into one continuous integration system. So everything is automated from the first commit to the email notification at the end from Jenkins when the build finished. I used Firebase as a backend and implemented its Sign up/Login with Facebook and Anonymously into the app, and saved users data like: UID, email address, username and profile image into Firebase Database and Firebase Storage, likewise, I implemented a persistent store so all user data is saved after the user quits the app. During the development of the app, I followed the MVC design pattern, likewise, I used Sketch for creating most of the UI.
swift
jenkins
ios
continuous-integration
ci
spritekit
fastlane
ios-app
facebook-graph-api
ios-swift
facebook-login
firebase-database
firebase-storage
firebase-authentication
jenkins-pipeline
jenkins-ci
fastlane-ios
swift4
spritekit-demo
swift5
-
Updated
Aug 5, 2019 - Swift
Sample Go app project using Docker and Jenkins best practices
-
Updated
May 21, 2018 - Go
This component is used to define complex pipelines and run them in Jenkins
-
Updated
May 5, 2020 - Groovy
-
Updated
Feb 11, 2020 - Java
Tool for gathering job data from the Jenkins CI system (https://jenkins-ci.org/) and generating summary stat reports and graphs. These reports cover metrics such as success/failure rates and job duration.
-
Updated
Oct 21, 2019 - Python
Jenkins Global Library Example with Unit tests
-
Updated
Oct 29, 2017 - Groovy
Plugin for connection of Jenkins CI to IBM zOS including integration of IBM SCLM as SCM.
-
Updated
Mar 15, 2020 - Java
OSF Builder Suite For Salesforce Commerce Cloud :: Deploy
-
Updated
Feb 26, 2020 - Java
Replacements for Jenkins pipeline `sh`, `bat`, and `powershell` steps to allow displaying a custom label in the BlueOcean UI.
-
Updated
Mar 29, 2020 - Java
A command-line bridge between Gitlab CI and Jenkins CI
-
Updated
Mar 15, 2018 - JavaScript
-
Updated
Jul 9, 2018 - Ruby
Certified Jenkins Engineer (CJE) 2017
-
Updated
Feb 19, 2020
Async Jenkins API client for browsers and node
-
Updated
May 19, 2020 - JavaScript
-
Updated
Apr 4, 2019 - Python
CloudFormation templates for Jenkins on AWS.
-
Updated
May 8, 2018
Jenkins Global Library Example with Unit tests
-
Updated
Oct 29, 2017 - Groovy
Kubernetes + Jenkins X + Sockshop
-
Updated
May 24, 2020 - Shell
Improve this page
Add a description, image, and links to the jenkins-ci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jenkins-ci topic, visit your repo's landing page and select "manage topics."


Hi, thanks for a great plugin. We wonder, instead of ending up in the Jenkins job page when clicking jobname status in a box, we want to show another page on the Jenkins machine. As it is now, we first have to click in the box (your nice plugin) and then again on a link. That link shows a deeper result of the job with test results.
So we just want to skip one click and go directly to that result