promoted-builds-plugin icon indicating copy to clipboard operation
promoted-builds-plugin copied to clipboard

Jenkins Promoted Builds Plugin

Results 17 promoted-builds-plugin issues
Sort by recently updated
recently updated
newest added

## Beep boop. Your images are optimized! Your image file size has been reduced by **48%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...

enhancement

Bumps [job-dsl](https://github.com/jenkinsci/job-dsl-plugin) from 1.74 to 1.81. Commits 83c7aed Release v1.81.0 46fdd26 Mark v1.81 as breaking cf1a8a8 Add migration notes for PostBuildScript non-deprecation 2fb0050 Merge pull request #1250 from jsmrcka/JENKINS-68781 d47672c...

dependencies
java

This commit fixes working with dynamic DSL plugins in job DSL integration code, namely in promotion actions processing. Currently an attempt to use a dynamic DSL plugin in promotion actions...

Fix for the missing Jenkins error icons for failed promotions in build history panel. I've removed references to `error.png` file and replaced them with `l:icon` declarations. Before ![before](https://user-images.githubusercontent.com/47634981/164304890-43d0ff24-e49c-40da-9b75-a2cf00d7ad35.png) After ![after1](https://user-images.githubusercontent.com/47634981/164304912-1c392e40-7b95-4c4c-9abc-a27bbddf05b5.png)...

(Expected to fail in CI for now, because of a powershell issue)

This is a draft pull request which explores ways to split the plugin to two ones. `Promotion`'s Permission entities look to be a major showstopper on this way, but just...

Submitting code from the today's knowledge transfer session. https://issues.jenkins-ci.org/browse/JENKINS-57839 CC @dernDren161 @jonbrohauge @bicschneider

internal

@oleg-nenashev, My work just had a hackathon last week and I decided to take a stab at this. I was able to get this to work (as far as I...

NOTE: This PR is being built on top of this: #128 PR: This PR is just an uplift for the original one. Besides #128 these are the additional features: 1)...