-
Updated
May 24, 2020 - Java
Jenkins
Jenkins is a free and open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery.
Here are 543 public repositories matching this topic...
Follow-up to jenkinsci/jenkinsfile-runner#252 . Currently Jenkinsfile Runner downloads plugins via HTTP in order to get plugins from mirrors. It would be great to change defaults to HTTPs.
I would expect that runtime plugin downloads are not actively used, but it still worth fixing it.
CC @LinuxSuRen
Currently, if the user who created a DotCi job does not have access to the repository anymore, builds fail instantly with cryptic output suggesting that the account was suspended.
We should explain that the user who created the job has lost access, and that the current user should nagivate to the new dotci job page and click 'use my login to access github'
-
Updated
May 23, 2020 - Java
Just a small request to add feature step line number as displayed in the feature files. This would help manual testers to easily locate the failures directly in the feature file and then execute the test case manually.
Please let me know how this can be implemented in the reports.
-
Updated
May 10, 2020 - Java
Issue: not enough documentation for arguments to pass into cfnCreateChangeSet
I'm trying to create a wrapper around the cfnCreateChangeSet but have had to spend quite a bit of time experimenting with options of "What-ifs" on whether I need to validate input parameters or if this will do all of the work for me.
Biggest problem I've found is the absence of documentation on the differe
WS-2019-0178 - Medium Severity Vulnerability
Vulnerable Library - bower-1.3.12.tgz
The browser package manager
Library home page: https://registry.npmjs.org/bower/-/bower-1.3
-
Updated
May 10, 2020 - Java
-
Updated
Apr 30, 2020 - Java
Im reading the documentation to get an overview to the project (seems great so far!) but I noticed that the examples for RemoteWebDriver / Capabilities are out of sync.
The documentation writes about a @BeforeAll setUp method, but the example code doesn't show this method.
 job. There is a risk that the PR would appear to be "approved" by Jenkins before all jobs complete, creating a window of "opportunity" to merge broken code.
A simple fix is to require a minimal number of successful builds. But it's a not a reliable fix. New configurations can be added to the matrix build, ma
-
Updated
May 4, 2020 - Java
-
Updated
May 4, 2020 - Java
-
Updated
May 20, 2020 - Java
-
Updated
Feb 9, 2020 - Java
Created by Kohsuke Kawaguchi
Released February 2, 2011
- Organization
- jenkinsci
- Website
- jenkins.io
- Wikipedia
- Wikipedia
How to docker
😊
How to persist
How to manage plugins