grundic / teamcity-web-parameters

Teamcity plugin that provides dynamic parameters for builds from web service
MIT License
44 stars 16 forks source link

Support for config parameters #5

Closed westshawn closed 8 years ago

westshawn commented 9 years ago

I would like to parameterize the url for web parameters like this

http://webservice/%PROJECT_ID% 

Is this possible?

TeamCity doesn't seem to recognize parameter references in the url and the url doesn't seem to resolve the parameters in the url.

grundic commented 9 years ago

Hello, @westshawn Yes, it should be possible. Right now I'm pn vacation. But after that I will implement it. Thank you for your request.

On Monday, August 31, 2015, westshawn notifications@github.com wrote:

I would like to parameterize the url for web parameters like this {code} http://webservice/%PROJECT_ID% {code}

Is this possible?

TeamCity doesn't seem to recognize parameter references in the url and the url doesn't seem to resolve the parameters in the url.

— Reply to this email directly or view it on GitHub https://github.com/grundic/teamcity-web-parameters/issues/5.


Best Regards, Grigory

grundic commented 8 years ago

Unfortunately it turned out to be impossible to implement with current TeamCity API. I talked on the forum and played with code, but I think that I need support and refactoring from TeamCity side to implement this feature. I'm not pushing them actively, so I don't expect this issue to be resolved soon :(

grundic commented 8 years ago

I fixed that in v.1.5.0.