Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant