diff options
author | Teddy Wing | 2017-11-12 18:52:21 +0100 |
---|---|---|
committer | Teddy Wing | 2017-11-12 18:52:21 +0100 |
commit | 1b2f71944f50ae3032737c0566c20ad046789b37 (patch) | |
tree | 6bfcddc79e56a5b906d2be9134588b451a5e7ba3 /src/lib.rs | |
parent | 9db1426ede96774db40cbf0cdf42021fa9bc80c4 (diff) | |
download | kipper-1b2f71944f50ae3032737c0566c20ad046789b37.tar.bz2 |
Take Jenkins URL from command line options
Get rid of the static, global `API_URL`, and replace it with the Jenkins
URL that gets passed into `find_and_track_build_and_update_status()`.
This necessitated adding a new URL argument to `get_jobs()` and
`request_job()`. Starting to wonder if I should be creating a struct to
hold the URL and client that I can attach these functions to as methods,
but for now I'll leave them alone.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions