molecule-core/.github/workflows
Hongming Wang 310fc56f96 fix(ci): replace dorny/paths-filter with git diff (macOS compat)
dorny/paths-filter uses Docker internally which doesn't work on the
self-hosted macOS arm64 runner — every CI run since the path filter
change has failed with no jobs.

Replace with a simple git diff against HEAD~1 that checks path prefixes.
Same behavior, no Docker dependency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 20:16:39 -07:00
..
ci.yml fix(ci): replace dorny/paths-filter with git diff (macOS compat) 2026-04-17 20:16:39 -07:00
e2e-api.yml fix(ci): skip CI jobs for docs-only PRs using path filters 2026-04-17 10:09:39 -07:00
publish-canvas-image.yml fix(ci): bypass docker login + macOS Keychain for image publish 2026-04-16 09:25:20 -07:00
publish-platform-image.yml fix(ci): remove Fly registry from publish pipeline, push tenant to GHCR 2026-04-16 18:26:26 -07:00