workflow-api-plugin

MIT License

Stars
29
Committers
45

Bot releases are visible (Hide)

workflow-api-plugin - 1105.v3de5e2efac97

Published by github-actions[bot] almost 3 years ago

  • enable cd (#183) @car-roll

🐛 Bug fixes

  • JENKINS-67164 - Call StepExecution.onResume directly from WorkflowRun.onLoad rather than via FlowExecutionList.ItemListenerImpl to ensure step resumption (#178) @dwnusbaum

📦 Dependency updates

  • Bump plugin from 4.28 to 4.31 (#180) @dependabot
  • Bump bom-2.222.x from 841.vd6e713d848ab to 887.vae9c8ac09ff7 (#162) @dependabot

👻 Maintenance

  • Reduce usages of Guava (#177) @basil
  • Use container agent in Jenkinsfile (#182) @basil
  • Update Dependabot configuration (#181) @basil
workflow-api-plugin - v2.47

Published by olamy about 3 years ago

🐛 Bug fixes

  • JENKINS-66826 - Fix NPE in ErrorAction.isUnserializableException (#175) @megathaum

📦 Dependency updates

  • Bump plugin from 4.19 to 4.28 (#174) @dependabot

👻 Maintenance

  • Remove star imports and unused imports (#170) @basil
workflow-api-plugin - v2.46 🌈

Published by github-actions[bot] about 3 years ago

  • JENKINS-65821 - Fix race condition by using ConcurrentHashMap (#160) @bitwiseman
workflow-api-plugin - v2.45 🌈

Published by github-actions[bot] over 3 years ago

Hot Fix

This change fixes a deadlock introduced in 2.44.

  • JENKINS-65885 - Revert "Merge pull request #153 from twasyl/synchronization-for-optimisation" (#158) @bitwiseman

Changes

  • JENKINS-38669 - first stage - adding getSCMs method to FlowDefinition (#111) @AngryGami
  • Adding LICENSE file. (#101) @kshithijiyer
  • Update plugin POM and BOM (#152) @basil
  • Fixing Javadoc for fixing the pipeline (#155) @twasyl

📦 Dependency updates

  • Bump docker-fixtures from 1.10 to 1.11 (#143) @dependabot
  • Bump bom-2.222.x from 25 to 841.vd6e713d848ab (#154) @dependabot

👻 Maintenance

  • Migrate from RestartableJenkinsRule to JenkinsSessionRule (#151) @basil
workflow-api-plugin - v2.44 🌈

Published by github-actions[bot] over 3 years ago

  • JENKINS-65821 - Introducing some synchronization mechanisms to prevent some race condition (#153) @twasyl
  • Build on java 11 as well (#138) @timja
  • JENKINS-65398 - Terminology updates for public strings. (#147) @kerogers-cloudbees
workflow-api-plugin -

Published by github-actions[bot] over 3 years ago

🚀 New features and improvements

  • enable release-drafter github action (#141) @car-roll
  • Make workflow-api compatible with Guava 21.0 and newer (#135) @timja

📦 Dependency updates

  • Bump plugin from 4.15 to 4.16 (#137) @dependabot