A Python 3 library to build workflows that react to Mozilla events.
Перейти к файлу
Marco Castelluccio 280ed2becb Release 1.1.29 2024-10-24 11:19:11 +02:00
.github Create Dependabot config file (#62) 2020-07-14 18:56:39 +02:00
docker Add taskcluster CI 2019-09-09 14:23:00 +02:00
libmozevent Add an expiry to not create try pushes for phabricator revisions that… (#106) 2024-10-24 09:48:51 +02:00
tests Add an expiry to not create try pushes for phabricator revisions that… (#106) 2024-10-24 09:48:51 +02:00
.gitignore Add basic gitignore 2019-08-29 11:17:49 +02:00
.pre-commit-config.yaml Bump mypy in CI (#108) 2024-10-23 15:04:01 +02:00
.taskcluster.yml Limit base docker image to python 3.10 (#85) 2022-10-27 12:09:38 +02:00
CODE_OF_CONDUCT.md Add Readme, License, Code of conduct & contributing docs 2019-08-29 11:18:17 +02:00
CONTRIBUTING.md Add Readme, License, Code of conduct & contributing docs 2019-08-29 11:18:17 +02:00
LICENSE Add Readme, License, Code of conduct & contributing docs 2019-08-29 11:18:17 +02:00
README.md fix readme typo (#91) 2022-12-03 15:40:07 +01:00
VERSION Release 1.1.29 2024-10-24 11:19:11 +02:00
requirements-dev.txt Update requirements with pre-commit 2019-08-29 11:17:55 +02:00
requirements.txt Migrate from aioredis to redis-py (#89) 2022-12-02 12:27:03 +02:00
setup.py Fix URL to libmozevent repo in setup.py 2022-05-27 17:24:15 +02:00

README.md

LibMozEvent

A Python 3 library to build workflows that react to Mozilla events (pulse messages, http notifications) and publish results (mercurial pushes, Phabricator interactions, Taskcluster integration, ...).