mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-04-30 14:50:39 +00:00
9db7fb83eb
Build and push containers / metadata (push) Has been cancelled
Build and push containers / build-push-containers (push) Has been cancelled
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Build distribution 📦 (push) Has been cancelled
ChangeDetection.io App Test / lint-code (push) Has been cancelled
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Test the built 📦 package works basically. (push) Has been cancelled
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Publish Python 🐍 distribution 📦 to PyPI (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-10 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-11 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-12 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-13 (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
26 lines
1009 B
Plaintext
26 lines
1009 B
Plaintext
recursive-include changedetectionio/api *
|
|
recursive-include changedetectionio/blueprint *
|
|
recursive-include changedetectionio/conditions *
|
|
recursive-include changedetectionio/content_fetchers *
|
|
recursive-include changedetectionio/model *
|
|
recursive-include changedetectionio/notification *
|
|
recursive-include changedetectionio/processors *
|
|
recursive-include changedetectionio/realtime *
|
|
recursive-include changedetectionio/static *
|
|
recursive-include changedetectionio/templates *
|
|
recursive-include changedetectionio/tests *
|
|
recursive-include changedetectionio/widgets *
|
|
prune changedetectionio/static/package-lock.json
|
|
prune changedetectionio/static/styles/node_modules
|
|
prune changedetectionio/static/styles/package-lock.json
|
|
include changedetection.py
|
|
include requirements.txt
|
|
include README-pip.md
|
|
global-exclude *.pyc
|
|
global-exclude node_modules
|
|
global-exclude venv
|
|
|
|
global-exclude test-datastore
|
|
global-exclude changedetection.io*dist-info
|
|
global-exclude changedetectionio/tests/proxy_socks5/test-datastore
|