workflow-api-plugin

MIT License

Stars
29
Committers
45

Bot releases are visible (Hide)

workflow-api-plugin - 1219.v05cd837ea_249

Published by github-actions[bot] over 1 year ago

🐛 Bug fixes

  • Prevent ForkScanner from visiting nodes more than once in some cases for in-progress builds with nested parallelism (#287) @dwnusbaum
workflow-api-plugin - 1215.v2b_ee3e1b_dd39

Published by github-actions[bot] over 1 year ago

🐛 Bug fixes

  • Prevent StackOverflowError in ErrorAction.isUnserializableError due to cyclic errors (#286) @dwnusbaum
workflow-api-plugin - 1213.v646def1087f9

Published by github-actions[bot] over 1 year ago

🐛 Bug fixes

  • Track identity of errors passed to ErrorAction to improve consistency of ErrorAction.findOrigin across restarts (#285) @dwnusbaum
  • Improve consistency of ErrorAction.findOrigin across Jenkins restarts (#284) @dwnusbaum
workflow-api-plugin - 1208.v0cc7c6e0da_9e

Published by github-actions[bot] over 1 year ago

👷 Changes for plugin developers

  • Deprecate StageAction & stop testing non-block-scoped stage (#274) @jglick

👻 Maintenance

  • Require Java 11 and update parent POM, BOM, and minimum supported Jenkins version (#273) @dwnusbaum
workflow-api-plugin - 1200.v8005c684b_a_c6

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

🐛 Bug fixes

  • FlowExecutionList.ParallelResumer should wait until Jenkins startup is complete (#256) @jglick
workflow-api-plugin - 1198.v4596ea_5329b_6

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

🐛 Bug fixes

  • Diagnosis for NoSuchElementException from ForkScanner.setHeads (#246) @jglick

📦 Dependency updates

  • Bump docker-fixtures from 1.12 to 166.v912b_95083ffe (#254) @dependabot
  • Bump plugin from 4.45 to 4.48 (#255) @dependabot
workflow-api-plugin - 1192.v2d0deb_19d212

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

🐛 Bug fixes

  • Use Files.createTempDirectory (#245) @jglick

📦 Dependency updates

  • Bump plugin from 4.42 to 4.45 (#243) @dependabot
  • Bump git-changelist-maven-extension from 1.3 to 1.4 (#241) @dependabot
  • Bump docker-fixtures from 1.11 to 1.12 (#238) @dependabot
workflow-api-plugin - 1188.v0016b_4f29881

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

🚀 New features and improvements

  • Replace handbuilt html with jelly for flow durability (#205) @timja
workflow-api-plugin - 1182.v41475e53ea_43

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

🚀 New features and improvements

🐛 Bug fixes

  • Use proper CSS class for build status icon (#224) @NotMyFault

👻 Maintenance

  • chore: use jenkins infra maven cd reusable workflow (#228) @jetersen

📦 Dependency updates

  • Bump plugin from 4.40 to 4.42 (#236) @dependabot
  • Bump bom-2.332.x from 1382.v7d694476f340 to 1466.v85a_616ea_b_87c (#235) @dependabot
workflow-api-plugin - 1165.v02c3db_a_6b_e36

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

🚀 New features and improvements

  • allower downstream plugin to adjust the apply order of TaskListenerDecorator created from TaskListenerDecorator.Factory (#166) @fengxx
workflow-api-plugin - 1164.v760c223ddb_32

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

workflow-api-plugin - 1162.va_1e49062a_00e

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

Do not update to this version without also picking up https://github.com/jenkinsci/workflow-cps-plugin/releases/tag/2725.v7b_c717eb_12ce. You probably also want https://github.com/jenkinsci/workflow-job-plugin/releases/tag/1186.v8def1a_5f3944, and may also update to https://github.com/jenkinsci/workflow-durable-task-step-plugin/releases/tag/1144.vd77b_57189936.

⚠️ Removed from the update center; see https://issues.jenkins.io/browse/JENKINS-68727.

💥 Breaking changes

  • JENKINS-67164 - Call StepExecution.onResume in response to WorkflowRun.onLoad not FlowExecutionList.ItemListenerImpl (#221) @jglick

📦 Dependency updates

  • Bump bom-2.289.x from 1289.v5c4b_1c43511b_ to 1382.v7d694476f340 (#222) @dependabot
workflow-api-plugin - 1153.vb_912c0e47fb_a_

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

🚀 New features and improvements

  • JENKINS-40161 - Handle exceptions from StepExecution.onResume (#220) @jglick

📦 Dependency updates

  • Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.0 (#219) @dependabot
  • Bump actions/checkout from 2.4.0 to 3.0.2 (#215) @dependabot
  • Bump actions/setup-java from 2 to 3 (#211) @dependabot
workflow-api-plugin - 1144.v61c3180fa_03f

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

📦 Dependency updates

  • Update plugin parent POM and BOM (#214) @basil
workflow-api-plugin - 1143.v2d42f1e9dea_5

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

🚀 New features and improvements

  • Remove unnecessary use of reflection (#206) @basil
  • Utilize modern build status (#199) @NotMyFault
workflow-api-plugin - 1138.v619fd5201b_2f

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

🐛 Bug fixes

  • onLoad(FlowExecutionOwner) is meant to throw IOException (#201) @jglick
workflow-api-plugin - 1136.v7f5f1759dc16

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

🐛 Bug fixes

📦 Dependency updates

  • Update parent, baseline, BOM (#195) @jglick
  • EOL JSR 305 (#197) @basil

📝 Documentation updates

  • Fix typos (#184) @offa
workflow-api-plugin - 1122.v7a_916f363c86

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

  • Prepare for icon removal from core (#192) @NotMyFault

📦 Dependency updates

  • EOL JSR 305 (#190) @basil
  • Bump git-changelist-maven-extension from 1.2 to 1.3 (#191) @dependabot

👻 Maintenance

  • Code clean-up (#185) @offa
workflow-api-plugin - 1108.v57edf648f5d4

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

🐛 Bug fixes

  • JENKINS-67351 - Avoid deadlock when resuming Pipelines in some cases (#188) @dwnusbaum

📦 Dependency updates

  • Bump actions/checkout from 2.3.4 to 2.4.0 (#186) @dependabot
workflow-api-plugin - 1106.v6a04bac22f47

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

🚀 New features and improvements

  • JENKINS-40161 - Handle exceptions from StepExecution.onResume (#187) @jglick