job-dsl-plugin
job-dsl-plugin copied to clipboard
A Groovy DSL for Jenkins Jobs - Sweeeeet!
- [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [ ] Ensure that the pull request title represents the...
Make permissions matrix-auth-3.0+ compatible by adding support to explicitly assign permissions to groups or users. With https://github.com/jenkinsci/matrix-auth-plugin/releases/tag/matrix-auth-3.0 ambiguous permissions will show a warning. With this change, matrix-auth-3.0+ users can resolve...
Remove the `optional` flag from the `config-file-provider` dependency. To my understanding this dependency is directly referenced in `ExecuteDslScripts` as well as `JenkinsDslScriptLoader` and for that reason should *not* be optional....
These changes add support for **GitLab Branch Source** plugin. These were based on components that add support for similar plugin - GitHub Branch Source. The solution was manually tested on...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.1 to 5.6.0. Changelog Sourced from html-webpack-plugin's changelog. 5.6.0 (2023-12-19) Features add @rspack/core as an optional peer dependency (#1829) (56ff3ae) Added support type=systemjs-module via the scriptLoading option...
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 to 3. Release notes Sourced from actions/upload-pages-artifact's releases. v3.0.0 Changelog Use v4 upload-artifact tag @robherley (#80) Upload pages artifact with upload-artifact v4-beta @konradpabjan (#78) To deploy...
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 4. Release notes Sourced from actions/deploy-pages's releases. v4.0.0 Changelog Deploy pages using artifact IDs @konradpabjan (#251) This version requires the permission actions: read in the...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.74 to 4.76. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 4.76 🚀 New features and improvements Ban Jenkins test harness in compile scope (#864) @basil Add PowerMock to...
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 3 to 4. Release notes Sourced from actions/configure-pages's releases. v4.0.0 Changelog Use a centralized .node-version file @JamesMGreene (#117) Update action to node20 @takost (#108) See details of...
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. Release notes Sourced from actions/setup-java's releases. v4.0.0 What's Changed In the scope of this release, the version of the Node.js runtime was updated to...