Skip to content

Releases: grundic/teamcity-web-parameters

v1.7.0

16 Nov 23:29
Compare
Choose a tag to compare

This release adds possibility to use JSON transformations with help of jolt library.

v1.6.3

10 Nov 21:45
Compare
Choose a tag to compare

Some bug fixes:

  • #14: Edit on error setting does not allow manual entry when url is bad.
  • #13: Report parameter name and url value when target url is bad.

Many thanks to @westshawn for reporting those!
teamcity-web-parameters-1.6.3.zip

Fix scheduled build executions

07 Nov 20:56
Compare
Choose a tag to compare
  • Add accidently forgotten file 🙊
  • Add process call to the configuration in order to initialize fields
  • Add error processing for scheduled build

Make request method not required

03 Nov 21:40
Compare
Choose a tag to compare
  • Fixes #11, making request method not required and selecting GET as a default.

v1.6.0

27 Oct 20:58
Compare
Choose a tag to compare
  • Support of Basic Authorisation
  • Possibility to provide custom request headers
  • Possibility to set timeout
  • Implementation of different methods (GET/POST)

Fix some issues

21 Oct 23:41
Compare
Choose a tag to compare

This release fixes some issues:
#5 Support for config parameters: it's possible to use other build parameters in url configuration.
#6 Support for multiple: now it's possible to select multiple values.

It also adds tags support, so now administrator could configure possibility to add new values.

v1.4.0

11 Apr 21:45
Compare
Choose a tag to compare

teamcity-web-parameters-1.4.0.zip

  • Fix selecting previous value in run dialog.
  • #8 Add possibility to provide default value. Fix issue when the value was provided by user.
  • Make url field a little bit longer

v1.3.0

10 Mar 00:12
Compare
Choose a tag to compare

teamcity-web-parameters-1.3.0.zip

  • Fix #8, so it's now possible to set default option, which will be used in automatic build triggers
  • Switch to select2 component and add possibility to use icons in drop down list

1.2.0

25 Aug 12:11
Compare
Choose a tag to compare

Fixed #2, build moved to gradle