18F / tock

We use Tock to track and report our time at 18F
https://18f.gsa.gov/2015/05/21/TockingTime/
Other
120 stars 37 forks source link

syncing up dependency updates #1655

Closed cantsin closed 1 year ago

cantsin commented 1 year ago

Description

Pipfile and requirements.txt are slightly out of sync.

cantsin commented 1 year ago

Note that with zscaler, building with a custom [[source]] is blocked. I can't figure out how to pass on the certificates to make this work -- SSL_CERT_DIR, CURL_CA_BUNDLE, REQUESTS_CA_BUNDLE, etc, don't seem to let the certificate pass-through. I suspect it's because of verify_ssl = true.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1655 (78a2628) into main (bc2ac22) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 78a2628 differs from pull request most recent head 0a707c9. Consider uploading reports for the commit 0a707c9 to get more accurate results

@@           Coverage Diff           @@
##             main    #1655   +/-   ##
=======================================
  Coverage   94.17%   94.17%           
=======================================
  Files          66       66           
  Lines        4158     4158           
=======================================
  Hits         3916     3916           
  Misses        242      242           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more