Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 755 Bytes

File metadata and controls

19 lines (14 loc) · 755 Bytes

repotracker

A microservice for tracking container repositories, and publishing a message when they change.

Build Status

Branch Status Coverage
master Build Status - master branch Code Coverage - master branch

Running the Tests

$ python3 setup.py test
# also check flake8 before committing
$ python3 setup.py flake8