Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

readme.md gives incorrect build url for Harbormaster build plan #231

Open
jontwo opened this issue Aug 22, 2017 · 0 comments
Open

readme.md gives incorrect build url for Harbormaster build plan #231

jontwo opened this issue Aug 22, 2017 · 0 comments

Comments

@jontwo
Copy link

jontwo commented Aug 22, 2017

In Harbormaster, step 7, the required url is given as
https://ci.example.com/buildByToken/buildWithParameters?job=test-example&DIFF_ID=${buildable.diff}&PHID=${target.phid}

when it should be
https://ci.example.com/job/test-example/buildWithParameters?DIFF_ID=${buildable.diff}&PHID=${target.phid}

This is when using both Jenkins v.1.609.2 and v.2.60. calling /buildByToken/buildWithParameters gives a 404.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant