Skip to content

2.544

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Dec 08:26
· 4 commits to refs/heads/master since this release
b8051c8

πŸ“¦ Jenkins Core updates

πŸš€ New features and improvements

πŸ‘» Maintenance

  • chore: update default JENKINS_VERSION to 2.534 (#2163) @lemeurherve
  • chore: use bats's --filter-tags option to skip golden file based tests when simulating a build (#2150) @lemeurherve
  • chore(bake): refactor linux_tags function (#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_password helper function (#2162) @lemeurherve
  • chore: use bats's --filter-tags option to skip golden file based tests when simulating a build (#2150) @lemeurherve
  • chore(test): show bats version and test timing (#2151) @lemeurherve