📦 Jenkins Core updates
- Update to Jenkins 2.544 (changelog)
🚀 New features and improvements
- feat: add JDK25 images (#2146) @lemeurherve
👻 Maintenance
- chore: update default
JENKINS_VERSIONto 2.534 (#2163) @lemeurherve - chore: use
bats's--filter-tagsoption to skip golden file based tests when simulating a build (#2150) @lemeurherve - chore(bake): refactor
linux_tagsfunction (#2152) @lemeurherve - chore(pipeline/multiarch): don't rebuild images of architectures already built elsewhere (#2155) @lemeurherve
- chore(updatecli): don't hardcode current RHEL release line (#2161) @lemeurherve
- chore(rhel): don't include release line in variable names and paths (#2159) @lemeurherve
🚦 Tests
- chore(tests): strip line break indicator to fix
get_jenkins_passwordhelper function (#2162) @lemeurherve - chore: use
bats's--filter-tagsoption to skip golden file based tests when simulating a build (#2150) @lemeurherve - chore(test): show
batsversion and test timing (#2151) @lemeurherve