Branch: refs/heads/main
Home: https://github.com/jenkinsci/ansible-plugin
Commit: 7f84ff8662593179a39ec733193e4ad1ae6afce0
https://github.com/jenkinsci/ansible-plugin/commit/7f84ff8662593179a39ec733193e4ad1ae6afce0
Author: lukas.krauss <[email protected]>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep.java
M src/test/java/org/jenkinsci/plugins/ansible/PipelineTest.java
A src/test/resources/pipelines/extraVarsBoolean.groovy
Log Message:
-----------
Fix Boolean support for extra vars in pipeline and add minimal pipeline test
Commit: 1696cee032655ffd6f57db7dfd4eef594ea47649
https://github.com/jenkinsci/ansible-plugin/commit/1696cee032655ffd6f57db7dfd4eef594ea47649
Author: Valentin Delaye <[email protected]>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep.java
M src/test/java/org/jenkinsci/plugins/ansible/PipelineTest.java
A src/test/resources/pipelines/extraVarsBoolean.groovy
Log Message:
-----------
Merge pull request #77 from slickoner/bugfix/fix-pipeline-extra-vars-boolean
Fix Boolean support for extra vars in pipeline and add minimal pipeline test
Compare:
https://github.com/jenkinsci/ansible-plugin/compare/1c78933ab0d7...1696cee03265
--
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/ansible-plugin/push/refs/heads/main/1c7893-1696ce%40github.com.