Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-model-definition-plugin
Commit: d462c531e1fc0a5881e2445edbc74ca416c4b2fc
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/d462c531e1fc0a5881e2445edbc74ca416c4b2fc
Author: Michael Tughan <[email protected]>
Date: 2021-06-02 (Wed, 02 Jun 2021)
Changed paths:
A
pipeline-model-definition/src/main/resources/lib/pipelinemodeldefinition/blockWrapper.jelly
A
pipeline-model-definition/src/main/resources/lib/pipelinemodeldefinition/taglib
M
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/EnvironmentDirective/config.jelly
M
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/LibrariesDirective/config.jelly
M
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/ToolsDirective/config.jelly
Log Message:
-----------
Fix tables-to-divs issues in directive generator
The declarative directive generators had some issues with it after the
migration from tables to divs, particularly in the tools section. Make
the necessary changes for compatibility with 2.264 and higher.
Commit: 809b04b72f1e263d67019048c6f639cd8449ebe2
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/809b04b72f1e263d67019048c6f639cd8449ebe2
Author: Liam Newman <[email protected]>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
A
pipeline-model-definition/src/main/resources/lib/pipelinemodeldefinition/blockWrapper.jelly
A
pipeline-model-definition/src/main/resources/lib/pipelinemodeldefinition/taglib
M
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/EnvironmentDirective/config.jelly
M
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/LibrariesDirective/config.jelly
M
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/ToolsDirective/config.jelly
Log Message:
-----------
Merge pull request #420 from mtughan/fix-tables-to-divs-issue-combined
Fix tables-to-divs issues in directive generator
Compare:
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/86240ce936d7...809b04b72f1e
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-model-definition-plugin/push/refs/heads/master/86240c-809b04%40github.com.