workflow-api-plugin

MIT License

Stars
29
Committers
45

Bot releases are visible (Hide)

workflow-api-plugin - 1336.vee415d95c521 Latest Release

Published by github-actions[bot] 2 months ago

🐛 Bug fixes

  • Avoid infinite loops due to corrupted flow graphs in some cases and improve resumption error handling (#349) @dwnusbaum
workflow-api-plugin - 1332.vc21122317a_8e

Published by github-actions[bot] 2 months ago

🐛 Bug fixes

  • Prevent StepExecutionIterator from leaking memory in cases where a single processed execution has a stuck CPS VM thread (#347) @dwnusbaum

✍ Other changes

  • Remove hard-coded java-version in Security Scan (#348) @strangelookingnerd

📦 Dependency updates

  • Modernize to Jenkins 2.440.3 (#346) @sghill-rewrite
workflow-api-plugin - 1322.v857eeeea_9902

Published by github-actions[bot] 3 months ago

🚀 New features and improvements

  • Small change to pipeline durability description (#343) @julieheard

👻 Maintenance

  • Enable Jenkins Security Scan (#338) @strangelookingnerd

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.85 (#341) @dependabot
workflow-api-plugin - 1316.v33eb_726c50b_a_

Published by github-actions[bot] 5 months ago

👷 Changes for plugin developers

  • Use Java 7 versions of GZIPInputStream and GZIPOutputStream (#331) @basil
  • Migrate from Apache Commons Compress to Ant (#332) @basil
workflow-api-plugin - 1312.ve804c2f2d51e

Published by github-actions[bot] 5 months ago

📦 Dependency updates

  • Bump org.jenkins-ci.test:docker-fixtures from 190.vd6a_e600cb_775 to 200.v22a_e8766731c (#330) @dependabot
workflow-api-plugin - 1311.v4250456a_e552

Published by github-actions[bot] 5 months ago

🐛 Bug fixes

  • ErrorAction.findOrigin failures due to ProxyException (#328) @jglick

📦 Dependency updates

  • Bump baseline to pick up ProxyException fix (#326) @jglick
  • Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.82 (#325) @dependabot
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#323) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.79 (#320) @dependabot
workflow-api-plugin - 1291.v51fd2a_625da_7

Published by github-actions[bot] 9 months ago

👷 Changes for plugin developers

  • Bump org.jenkins-ci.test:docker-fixtures from 178.v2c7d2343886b_ to 190.vd6a_e600cb_775 (#318) @dependabot
workflow-api-plugin - 1289.va_cf779f32df0

Published by github-actions[bot] 9 months ago

👷 Changes for plugin developers

  • Adapt DirectArtifactManagerFactory to run test on IPv6 (#317) @imonteroperez

🚦 Tests

  • Adapt DirectArtifactManagerFactory to run test on IPv6 (#317) @imonteroperez

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#316) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.76 (#315) @dependabot
workflow-api-plugin - 1283.v99c10937efcb_

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

👷 Changes for plugin developers

  • Allow location of FlowExecutionList.xml to be overridden (#312) @jglick
workflow-api-plugin - 1281.vca_5fddb_3fceb_

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

🐛 Bug fixes

  • JENKINS-71970 - Memory leak involving BufferedBuildListener (#311) @jglick

🚦 Tests

  • Do not test branch ordering with ForkScanner for incomplete build with nested parallelism (#310) @dwnusbaum
workflow-api-plugin - 1275.veb_e0969ddf9e

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

🐛 Bug fixes

📝 Documentation updates

  • Add warning to ForkScanner Javadoc describing potential issues when using it with multiple heads (#306) @dwnusbaum

👻 Maintenance

  • Add Plugin Development Team to CODEOWNERS (#307) @sghill-rewrite

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73 (#308) @dependabot
workflow-api-plugin - 1267.vd9b_a_ddd9eb_47

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

🐛 Bug fixes

  • Do not unregister completed executions when iterating over FlowExecutionList to avoid unnecessary log warnings (#304) @Vlatombe
workflow-api-plugin - 1261.va_2ff5204f17e

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

🐛 Bug fixes

  • Tone down logging in FlowExecutionList.iterator (#303) @jglick
workflow-api-plugin - 1259.vb_47f14fffc8a_

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

👷 Changes for plugin developers

  • Define termination milestones for suspending & saving (#301) @jglick

👻 Maintenance

  • Test on Java 21 (#299) @NotMyFault

📦 Dependency updates

  • Bump bom-2.361.x from 1763.v092b_8980a_f5e to 2102.v854b_fec19c92 (#293) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 (#300) @dependabot
workflow-api-plugin - 1251.vd4889a_b_0a_065

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

🐛 Bug fixes

  • Suppress warning out lack of OutputStreamTaskListener for core impls (#298) @jglick
workflow-api-plugin - 1248.v4b_91043341d2

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

👷 Changes for plugin developers

  • Define OutputStreamTaskListener & close BufferedBuildListener (#294) @jglick
workflow-api-plugin - 1241.v4edc8b_44933b_

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

👷 Changes for plugin developers

  • Add LogStorage utility methods that expose the functionality of BufferedBuildListener, DelayBufferedOutputStream, and GCFlushedOutputStream (#297) @dwnusbaum
workflow-api-plugin - 1239.vd7c497375cb_f

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

🐛 Bug fixes

  • JENKINS-56446 - Do not permanently close the log stream in FileLogStorage if an interrupted thread attempts to write to it (#296) @dwnusbaum

📦 Dependency updates

  • Bump docker-fixtures from 166.v912b_95083ffe to 178.v2c7d2343886b_ (#295) @dependabot
workflow-api-plugin - 1232.v1679fa_2f0f76

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

🐛 Bug fixes

  • Catch errors in TaskListenerDecorator.decorate even when wrapped with merge (#290) @jglick

📦 Dependency updates

  • Bump plugin from 4.53 to 4.71 (#292) @dependabot
  • Bump git-changelist-maven-extension from 1.4 to 1.7 (#291) @dependabot
workflow-api-plugin - 1223.v41b_0279c361a

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

👷 Changes for plugin developers

  • Make ErrorAction.equals a public API (#289) @dwnusbaum

👻 Maintenance

  • Note that the sort in ForkScanner.leastCommonAncestor does not really implement a topological sort (#288) @dwnusbaum