-
Improvement
-
Resolution: Unresolved
-
Critical
-
All
This plugin occassionally makes a mistake in determining which build was triggered by it. This can cause some problems since the build will be triggered anyway, but this job can be marked as complete.
- is related to
-
JENKINS-12827 api should return the build number that was queued.
-
- Resolved
-
-
JENKINS-26228 Allow for minimum time to live on item in queue, to ensure api consumers can connect a queue id to a job id
-
- Open
-
-
JENKINS-31259 Checking remote job needs delay
-
- Resolved
-
Ugh, for some reason the unit tests are failing on my machine, even if I delete every test. The repository for my fix is here: https://github.com/SJrX/parameterized-remote-trigger-plugin/commits/build-finding, and the branch is build-finding.
If you download it, and run mvn -Dmaven.test.skip=true install it should produce a jar and hpi file, I think the hpi file is what you install manually.