> I didn't remember there were so many
Most of the dependent plugins listed in
https://plugins.jenkins.io/aws-java-sdk/dependencies/ are unreleased for 4+
years though.
On Thursday 21 March 2024 at 18:33:17 UTC+1 Vincent Latombe wrote:
> Thank you both for your inputs,
>
> I made a list of repo
Hi,
I've been trying to fix a bug in the scmSkip plugin where pipeline job is
marked as aborted, but does not actually stop. I found 4 ways to stop a
WorkflowRun
* calling interrupt on either executor (getExecutor or getOneOffExecutor)
-- effectively what the plugin does right now, it does not
Hi,
the scmskip plugin is up for adoption. I'd like to adopt it in order to
deliver some bugfixes.
plugin pull request: https://github.com/jenkinsci/scmskip-plugin/pull/25
RPU pull request:
https://github.com/jenkins-infra/repository-permissions-updater/pull/3831
GitHub username: zbynek (alrady
Should it be possible for a step descriptor to extend a descriptor of
another step, as implemented
in
https://github.com/jenkinsci/eiffel-broadcaster-plugin/blob/350096b9e91efe5a16ce52489c1e5bdf3d6cea14/src/main/java/com/axis/jenkins/plugins/eiffel/eiffelbroadcaster/pipeline/build/BuildWithEiffe