mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-10 12:38:35 +03:00
adds CI badge
This commit is contained in:
committed by
GitHub
parent
7a7474372c
commit
0eef5aa9ce
@@ -1,5 +1,7 @@
|
||||
# Auto Archiver API
|
||||
|
||||
[](https://github.com/bellingcat/auto-archiver-api/actions/workflows/ci.yaml)
|
||||
|
||||
An api that uses celery workers to process URL archive requests via [bellingcat/auto-archiver](https://github.com/bellingcat/auto-archiver), it allows authentication via Google OAuth Apps and enables CORS, everything runs on docker but development can be done without docker (except for redis).
|
||||
|
||||
|
||||
@@ -137,4 +139,4 @@ pipenv run coverage report
|
||||
pipenv run coverage html
|
||||
|
||||
# > open/run server on htmlcov/index.html to navigate through line coverage
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user