1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/generator/helper
Christopher Fenner f3a4342261
feat(influx): handle data types of non-string fields (#2132)
* add type to sonar field

* respect type of influx fields

* update generated code

* switch type

* copy changes from #1885

* log JSON data

* read simple values from json

* Update InfluxData.groovy

* Revert "Update InfluxData.groovy"

This reverts commit c8cfdf381f.

* Revert "read simple values from json"

This reverts commit 94b69866d2.

* Revert "copy changes from #1885"

This reverts commit 2471b4475e.

* update TODO
2020-10-13 16:37:48 +02:00
..
testdata/TestProcessMetaFiles feat(output): handle non-string output values (#2113) 2020-10-05 15:33:28 +02:00
goUtils.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
helper_test.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
helper.go feat(influx): handle data types of non-string fields (#2132) 2020-10-13 16:37:48 +02:00
piper-context-defaults.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
resources_test.go feat(output): handle non-string output values (#2113) 2020-10-05 15:33:28 +02:00
resources.go feat(influx): handle data types of non-string fields (#2132) 2020-10-13 16:37:48 +02:00