The Wayback Machine - https://web.archive.org/web/20200711030004/https://github.com/topics/jenkins-plugin
Skip to content
#

jenkins-plugin

Here are 321 public repositories matching this topic...

binkley
binkley commented Mar 26, 2020

Thank you for this project!

I have been struggling to work out how best to configure a CI for using DependencyCheck.

For example, I'd like to use the caching feature of GitHub actions with DependencyCheck to avoid redownloading all the CVEs on each build.

  1. Is there a shared cache I can refer to?
  2. If not; what's the "right" way to set up a shared cache for my project?

Ideally, this

tmaas22
tmaas22 commented Jul 23, 2018

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

proski
proski commented Feb 8, 2019

Stash notifier sends multiple notifications then used in a multi-configuration (matrix) 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

Improve this page

Add a description, image, and links to the jenkins-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jenkins-plugin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.