Dispatcharr/.github/workflows
SergeantPanda 1f779b01aa
Some checks are pending
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 Docker image tagging to prevent orphaned untagged images for dev builds.
2026-02-23 17:09:34 -06:00
..
base-image.yml Update workflow to use pyproject.toml and modify Dockerfile for UV integration 2026-01-30 14:16:34 -06:00
ci.yml refactor: Update Docker image tagging to prevent orphaned untagged images for dev builds. 2026-02-23 17:09:34 -06:00
docker-build.yml Added support for Forks. 2025-03-24 09:46:08 -05:00
frontend-tests.yml Enhancement: Update frontend tests workflow to ensure proper triggering on push and pull request events only when frontend code changes. 2026-01-17 18:30:13 -06:00
release.yml Bug fix: Release workflow Docker tagging: Fixed issue where latest and version tags (e.g., 0.16.0) were creating separate manifests instead of pointing to the same image digest, which caused old latest tags to become orphaned/untagged after new releases. Now creates a single multi-arch manifest with both tags, maintaining proper tag relationships and download statistics visibility on GitHub. 2026-01-04 12:05:01 -06:00