Branch: refs/heads/master
Home: https://github.com/jenkinsci/configuration-as-code-plugin
Commit: 5bf0f56a6223688671063285e76bc9ee22026473
https://github.com/jenkinsci/configuration-as-code-plugin/commit/5bf0f56a6223688671063285e76bc9ee22026473
Author: David Schott <[email protected]>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java
M plugin/src/main/java/io/jenkins/plugins/casc/model/Scalar.java
M
test-harness/src/test/java/io/jenkins/plugins/casc/impl/configurators/DataBoundConfiguratorTest.java
M
test-harness/src/test/java/io/jenkins/plugins/casc/impl/configurators/DescriptorConfiguratorTest.java
M
test-harness/src/test/resources/io/jenkins/plugins/casc/impl/configurators/DescriptorConfiguratorTest_camelCase.yml
Log Message:
-----------
Export Float and Double as String (#1561)
* test configuring a Double
* export Float and Double as String
* set format to string
* amend exportYaml test for new behavior
* use double quotes bc that's how it's exported
* add a Float to the test
* add a float to exportYaml test
* decimal to string conversion
--
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/configuration-as-code-plugin/push/refs/heads/master/f9d526-5bf0f5%40github.com.