.git-blame-ignore-revs
.gitignore
.pre-commit-config.yaml
AUTHORS
CODE_OF_CONDUCT.md
CONTRIBUTORS
LICENSE
MANIFEST.in
Makefile
README.rst
conftest.py
mypy.ini
pyproject.toml
pytest.ini
requirements-swh.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
tox.ini
docs/.gitignore
docs/Makefile
docs/README.rst
docs/conf.py
docs/index.rst
docs/_static/.placeholder
docs/_templates/.placeholder
swh/__init__.py
swh.webhooks.egg-info/PKG-INFO
swh.webhooks.egg-info/SOURCES.txt
swh.webhooks.egg-info/dependency_links.txt
swh.webhooks.egg-info/entry_points.txt
swh.webhooks.egg-info/requires.txt
swh.webhooks.egg-info/top_level.txt
swh/webhooks/__init__.py
swh/webhooks/cli.py
swh/webhooks/interface.py
swh/webhooks/journal_client.py
swh/webhooks/py.typed
swh/webhooks/utils.py
swh/webhooks/event_types/origin_create.json
swh/webhooks/event_types/origin_visit.json
swh/webhooks/tests/__init__.py
swh/webhooks/tests/config.toml
swh/webhooks/tests/conftest.py
swh/webhooks/tests/docker-compose.yml
swh/webhooks/tests/test_cli.py
swh/webhooks/tests/test_journal_client.py
swh/webhooks/tests/test_utils.py
swh/webhooks/tests/test_webhooks.py
swh/webhooks/tests/data/origin_create.json
swh/webhooks/tests/data/origin_visit.json