Jenkins Job Builder 6.1.0 is now available

15 views
Skip to first unread message

Vsevolod Fedorov

unread,
Mar 21, 2024, 4:25:52 AM3/21/24
to jenkins-job-builder

Hi Everyone,

Jenkins Job Builder 6.1.0 is released.

In this release, Change log (release notes) is added to documentation: https://jenkins-job-builder.readthedocs.io/en/latest/changelog.html


Features added:

  • Updated TAP publisher plugin (by Kienan Stewart).
  • Added tags: !include-raw-verbatim: and !include-raw-expand:. Tags !include-raw: and !include-raw-escape: are now deprecated.
  • Macros can now use parameters specified in defaults, the same way as job-templates. See this examples:
  • Macros can now define default parameters in their body the same way as jobs, job-templates and projects. See this example: macro-parameter-precenence.yaml

After moving to 6.1.0 release, to remove deprecation warnings make these adjustments to your JJB sources:

  • Replace tags !include-raw: -> !include-raw-expand:.
  • Replace tags !include-raw-escape: -> !include-raw-verbatim:.

Commit list:

e5f77255 Vsevolod Fedorov       Macro now can define defaults for parameters
0cc475f7 Vsevolod Fedorov       Fix axis expansion error message
bb4fab91 Vsevolod Fedorov       Improve macro name in error messages
fb913725 Vsevolod Fedorov       Macro now use parameters from defaults
06366b02 Vsevolod Fedorov       Add test for macros using defaults
11280dca Vsevolod Fedorov       Improve test job-and-macro-expansions
14804154 Vsevolod Fedorov       Minor refactoring, cleanup: Remove unused 'eps' parameter
97bc4e69 Vsevolod Fedorov       Update documentation on Macros
f6e2b405 Vsevolod Fedorov       Add changelog to documentation
36b9d8bf Vsevolod Fedorov       Add tags: '!include-raw-verbatim:' and '!include-raw-expand:'
3cf74198 Vsevolod Fedorov       Use 'warnings' module for tag deprecation. Improve tests
9e05f9bc Vsevolod Fedorov       Fix link in yaml_objects module docs
804fcf90 Kienan Stewart         Update TAP publisher plugin

Vsevolod.

Reply all
Reply to author
Forward
0 new messages