osuosl / fenestra

A dashboard displaying stats about the OSU Open Source Lab
Apache License 2.0
2 stars 3 forks source link

Use Jenkins client instead of raw HTTP requests. #43

Closed MorganEPatch closed 7 years ago

MorganEPatch commented 7 years ago

Changes in this PR.

Testing this PR.

  1. Run fenestra, possibly with the Jenkins job set to every 2-3 minutes.

Expected Output.

Watch as the Jenkins job completes successfully, and significantly faster than with the raw requests.

@osuosl/devs