diff options
author | Teddy Wing | 2017-11-07 23:41:57 +0100 |
---|---|---|
committer | Teddy Wing | 2017-11-07 23:45:13 +0100 |
commit | 5e217b98734ea852ed2e6c284b0fe295951766b5 (patch) | |
tree | d3c4d112540b03c8029680b2f76d0d3b22b5303d /src/pull_request.rs | |
parent | e5d90c10ec3097838216f592775b4dae5fe52d32 (diff) | |
download | kipper-5e217b98734ea852ed2e6c284b0fe295951766b5.tar.bz2 |
jenkins.rs: Add `get_jobs`, test HTTP request
Try making our first HTTP request to the Jenkins API. Use Basic
authentication with our name and access token.
The 'reqwest' format is based on
https://doc.rust-lang.org/stable/std/string/struct.String.html
Eventually this method should return a `Vec` of jobs, actually job URLs,
but at least we know it works and gives us a 200.
Diffstat (limited to 'src/pull_request.rs')
0 files changed, 0 insertions, 0 deletions