Dispatcharr/scripts
SergeantPanda 080a2bbd74
Some checks are pending
Backend Tests / Plan test groups (push) Waiting to run
Backend Tests / (push) Blocked by required conditions
CI Pipeline / prepare (push) Waiting to run
CI Pipeline / docker (amd64, ubuntu-24.04) (push) Blocked by required conditions
CI Pipeline / docker (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
CI Pipeline / create-manifest (push) Blocked by required conditions
Build and Push Multi-Arch Docker Image / build-and-push (push) Waiting to run
refactor: Update test label mapping to load test discovery dynamically
Revised the import mechanism for the test discovery module to load it dynamically by file path, avoiding eager loading of the `dispatcharr` package. This change ensures that the script can run in a bare Python environment before the application virtual environment is set up, improving compatibility with CI processes.
2026-07-08 13:16:21 +00:00
..
bump_version.py Initialize CI and release workflows; add version bumping scripts 2025-04-10 11:25:24 -05:00
ci_backend_test_labels.py refactor: Update test label mapping to load test discovery dynamically 2026-07-08 13:16:21 +00:00
ci_bootstrap_backend.sh tests: Add CELERY_BROKER_URL and CELERY_RESULT_BACKEND environment variables to ci_bootstrap_backend.sh for improved Celery configuration. 2026-07-08 00:16:54 +00:00
debug_wrapper.py Fixes remote debugging. 2025-05-14 19:11:12 -05:00
increment_build.py Initialize CI and release workflows; add version bumping scripts 2025-04-10 11:25:24 -05:00
standalone_debug.py Remote debugging initial commit. 2025-03-27 09:49:51 -05:00
update_changelog.py Add update_changelog script and integrate it into release workflow 2025-12-02 12:14:50 -06:00
wait_for_redis.py feat: add TLS connection support for Redis and PostgreSQL (#950) 2026-03-21 17:24:09 -05:00