Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Releases: morficus/Parameterized-Remote-Trigger-Plugin

Parameterized-Remote-Trigger-2.2.0

13 May 01:14
Compare
Choose a tag to compare

###New Feature/Enhancement:

  • Ability to debug connection errors with (optional) enhanced console output (pull request)

###Bug fixes:

Parameterized-Remote-Trigger-2.1.2

26 Apr 14:39
Compare
Choose a tag to compare

#2.1.2 (April 6th, 2014)
###Bug fixes:

  • fixing JENKINS-22325 - local job fails when not sending any parameters to remote job
  • fixing JENKINS-21470 - UI does not display that a build is using a file to get the parameter list
  • fixing JENKINS-22493 - 400 when remote job has default parameters and parameters are not explicitly list them
  • fixing JENKINS-22427 - fails when remote job waits for available executor

Parameterized Remote Trigger Plugin 2.1

18 Feb 00:51
Compare
Choose a tag to compare

New Feature/Enhancement:

  • ability to specify the list of remote parameters from a file (request ticket)
  • optionally block the local build until remote build is complete (request ticket)

Misc:

  • the console output has also been cleansed of displaying any URLs, since this could pose a security risk for public CI environemnts.
  • special thanks to @tombrown5 for his contributions to the last item mentioned above

Parameterized Remote Trigger Plugin 2.0

26 Dec 03:25
Compare
Choose a tag to compare

Lots of refactoring and addition of some major new features.

New Feature/Enhancement:

Misc:

Special thanks to @elksson for his contributions to the last 2 items mentioned above and to @imod for his awesome feedback and feature suggestions.