workflow-api-plugin
workflow-api-plugin copied to clipboard
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.79 to 4.82. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 4.82 🚀 New features and improvements Suppress Javadoc timestamp (#922) @basil 📦 Dependency updates Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.54...
Just experimenting at this point. Does not seem to regress the test added in #296.
Bumps [io.jenkins.tools.bom:bom-2.426.x](https://github.com/jenkinsci/bom) from 2745.vc7b_fe4c876fa_ to 3056.v53343b_a_b_a_850. Release notes Sourced from io.jenkins.tools.bom:bom-2.426.x's releases. 3056.v53343b_a_b_a_850 📦 Dependency updates Bump org.jenkins-ci.plugins.workflow:workflow-api from 1291.v51fd2a_625da_7 to 1311.v4250456a_e552 in /bom-weekly (#3214) @dependabot Bump com.coravy.hudson.plugins.github:github from 1.38.0...
Bumps [io.jenkins.tools.bom:bom-2.440.x](https://github.com/jenkinsci/bom) from 3234.v5ca_5154341ef to 3276.vcd71db_867fb_2. Release notes Sourced from io.jenkins.tools.bom:bom-2.440.x's releases. 3276.vcd71db_867fb_2 📦 Dependency updates Bump io.jenkins.plugins:font-awesome-api from 6.5.2-1 to 6.6.0-1 in /bom-weekly (#3472) @dependabot Bump io.jenkins.plugins:echarts-api from 5.5.0-1...
Bumps [io.jenkins.tools.bom:bom-2.440.x](https://github.com/jenkinsci/bom) from 3234.v5ca_5154341ef to 3435.v238d66a_043fb_. Release notes Sourced from io.jenkins.tools.bom:bom-2.440.x's releases. 3435.v238d66a_043fb_ 🐛 Bug fixes Build fails when sorting plugins with uppercase artifact name (#3671) @basil 📦 Dependency updates...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.88 to 5.1. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 5.1 🐛 Bug fixes Work around jenkinsci/plugin-pom#1032 (#1034) @basil 📝 Documentation updates Update version of parent pom for...
Bumps [io.jenkins.tools.bom:bom-2.479.x](https://github.com/jenkinsci/bom) from 4023.va_eeb_b_4e45f07 to 4770.v9a_2b_7a_9d8b_7f. Release notes Sourced from io.jenkins.tools.bom:bom-2.479.x's releases. 4770.v9a_2b_7a_9d8b_7f 👷 Changes for plugin developers chore(deps): bump io.jenkins.plugins:pipeline-graph-view from 524.v313953a_7d4c6 to 527.v60564e206c1c in /bom-weekly (#5052) @dependabot[bot] chore(deps):...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 5.9 to 5.17. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 5.17 📦 Dependency updates Bump org.jenkins-ci.main:jenkins-test-harness from 2444.v82e008e25040 to 2447.v8a_ce9e0fca_32 (#1139) @dependabot 5.16 🐛 Bug fixes Set jenkins.javaAgent...
See https://github.com/jenkinsci/workflow-api-plugin/pull/83#discussion_r2018964003. Alternative to https://github.com/jenkinsci/workflow-api-plugin/pull/388. ### Testing done Existing tests here pass for me locally, but if we want to go through with this we need to run it through...
See https://github.com/jenkinsci/workflow-api-plugin/pull/83#discussion_r2018964003. Alternative to https://github.com/jenkinsci/workflow-api-plugin/pull/387. ### Testing done See new automated tests. I ran them manually against `pipeline-cloudwatch-logs`, which does not use the classes changed by this PR and so...