jfrog / teamcity-artifactory-plugin

TeamCity plugin that enables traceable build artifacts with Artifactory
https://www.jfrog.com/confluence/display/JFROG/TeamCity+Artifactory+Plug-in
Apache License 2.0
42 stars 47 forks source link

buildInfo.property.* teamcity properties do not get added to build-info when set and used within teamcity meta-runner #37

Open zachweg opened 6 years ago

zachweg commented 6 years ago

using teamcity-artifactory-plugin v2.5.0

Teamcity properties prefixed with buildInfo.property. do not get added to the root properties of the build-info when set and used within a teamcity meta-runner. However, teamcity properties prefixed with artifactory.deploy. do correctly get attached to deployed artifacts when set and used within a teamcity meta-runner.

renatotkr commented 5 years ago

still not working in 2.8.0

Super8film commented 3 months ago

same for me :D