workflow-step-api-plugin
workflow-step-api-plugin copied to clipboard
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.81 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...
Added a LICENSE file at the root level directory. The license are as per the pom.xml file (https://github.com/jenkinsci/workflow-step-api-plugin/blob/master/pom.xml). The license is MIT. This change is done so that the Github...
Bumps [io.jenkins.tools.bom:bom-2.414.x](https://github.com/jenkinsci/bom) from 2977.vdf61ecb_fb_e2d to 2982.vdce2153031a_0. Release notes Sourced from io.jenkins.tools.bom:bom-2.414.x's releases. 2982.vdce2153031a_0 🚀 New features and improvements Add oidc-provider (#3094) @jglick 📦 Dependency updates Bump org.jenkins-ci.plugins:config-file-provider from 968.ve1ca_eb_913f8c to...
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 [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.85 to 4.86. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 4.86 🚦 Tests Upgrade structs in integration tests (#978) @basil 📦 Dependency updates Update JTH from 2225.2229.vc4c7fcb_6673c to...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.86 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.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 [io.jenkins.tools.bom:bom-2.479.x](https://github.com/jenkinsci/bom) from 3850.vb_c5319efa_e29 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...
This PR aims to migrate all tests to JUnit5. Changes include: * Migrate annotations and imports * Migrate assertions * Remove public visibility for test classes and methods * Minor...