No description
Find a file
2025-02-07 01:48:03 +03:00
.gitignore Initial commit 2025-01-24 11:09:51 +00:00
config.ini WIP 2025-01-30 00:10:18 +03:00
koji_forgejo_webhook.conf WIP 2025-01-30 00:10:18 +03:00
koji_forgejo_webhook.py disable scratch build if release branch 2025-02-07 01:48:03 +03:00
koji_forgejo_webhook.wsgi WIP 2025-01-30 00:10:18 +03:00
LICENSE Initial commit 2025-01-24 11:09:51 +00:00
README.md release 0.1 (#1) 2025-01-25 19:51:39 +00:00
requirements.txt release 0.1 (#1) 2025-01-25 19:51:39 +00:00

koji-forgejo-webhook

install

pip

pip install -r requirements.txt

rpm

dnf install python3-flask python3-mod_wsgi

run

python3 koji-forgejo-webook.py