mtg_python_deckbuilder/.github/workflows
matt 86752b351b feat: optimize cache workflow with orphan branch and age check
- Create/use orphan branch 'similarity-cache-data' for cache distribution
- Add age check to dockerhub-publish: only rebuild if cache >7 days old
- Use git add -f to force-add cache files (keeps .gitignore clean)
- Weekly scheduled builds will keep cache fresh automatically

This avoids rebuilding cache on every Docker publish while ensuring
cache is always reasonably fresh (<7 days old).
2025-10-17 17:11:04 -07:00
..
build-similarity-cache.yml feat: optimize cache workflow with orphan branch and age check 2025-10-17 17:11:04 -07:00
ci.yml fix(ci): install httpx and run pytest via python -m 2025-09-27 16:01:44 -07:00
dockerhub-publish.yml feat: optimize cache workflow with orphan branch and age check 2025-10-17 17:11:04 -07:00
editorial_governance.yml bugfix: continued further testing/fixing CI task 2025-10-06 10:01:22 -07:00
editorial_lint.yml feat(tagging+archetypes): add Pillowfort/Politics/Midrange/Toolbox tagging and unify archetype presence skip logic 2025-09-19 11:53:52 -07:00
github-release.yml fix: use versioned release notes in GitHub release workflow 2025-10-14 17:04:22 -07:00