summaryrefslogtreecommitdiffstats
path: root/helm/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-02-14Support python3 in all pluginsMiroslav Los1-2/+2
Unify tox/requirements/setup.py requirement specifications. Use cloudify-common 5.0.5 release. For helm, use a dev cloudify-common build with better python3 code. Use PEP 508 URLs in requirements for the non-PyPI (github) release. Fix mixed indentation and trailing whitespace. Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech> Issue-ID: CCSDK-1931 Change-Id: I607957d9e2c299121785f3f02420c6038966a200
2020-02-13updates to pom.xml files for sonar-cloudHansen, Tony (th1395)1-2/+2
Change-Id: If2d759a264ca98fe9613637b4c81c0aa3bbfe2b3 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: CCSDK-2088 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2019-10-16Enhance logic to hide credentials in logHong Guan1-1/+1
Issue-ID: CCSDK-1839 Signed-off-by: Hong Guan <hg4105@att.com> Change-Id: I8687e1de5165851f05dfffe2c45dcad3d844573d
2019-07-11Disable deploy pluginTimoney, Dan (dt5972)1-1/+19
Disable maven-deploy-plugin to resolve build failure. Change-Id: I9158b158a8ccd1e64aac556452b168a310a0329e Issue-ID: CCSDK-1475 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-13Enhance Helm PlugindublinHong Guan1-1/+1
Change-Id: I82fea00651d726147276e0bba378f3b76ebbd4e6 Issue-ID: CCSDK-1330 Signed-off-by: Hong Guan <hg4105@att.com>
2019-02-23Update Helm plugin version for DublinHong Guan1-1/+1
Change-Id: I927e6a856aa7e33fadd050b908d5c6a8acfcae17 Issue-ID: CCSDK-1104 Signed-off-by: Hong Guan <hg4105@att.com>
2019-01-25Update Helm plugin type file artifact pathHong Guan1-1/+1
Change-Id: I61f0bef6f5bb9d65bf8fcfa1bdfd7cee7bba0acb Issue-ID: CCSDK-1007 Signed-off-by: Hong Guan <hg4105@att.com>
2018-10-03Update Helm Plugin type file version numberHong Guan1-1/+1
Change-Id: Icee747ffd91832dbc1854685233a8d68bc25c13f Issue-ID: CCSDK-605 Signed-off-by: Hong Guan <hg4105@att.com>
2018-08-09fixed type file name mismatchHong Guan1-2/+2
Change-Id: If78d213f38c3bc672cf542cd7f1f7496781cb83b Issue-ID: CCSDK-392 Signed-off-by: Hong Guan <hg4105@att.com>
2018-08-08Add Helm Plugin maven buildHong Guan1-0/+318
Change-Id: I111db7511658bfff73e85cf9efed69e1a4e44713 Issue-ID: CCSDK-392 Signed-off-by: Hong Guan <hg4105@att.com>