matt
0cf7598400
fix: remove cache build dependency from dockerhub publish
...
Docker builds don't need to wait for cache building.
Cache is downloaded if available, skipped if not.
2025-10-17 17:20:17 -07:00
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
matt
c2960c808e
Add card browser with similar cards and performance optimizations
2025-10-17 16:17:36 -07:00
matt
db84c4d15d
chore: prepare release 2.6.0
2025-10-13 10:26:29 -07:00
matt
07a92eb47f
chore(release): v2.2.9 misc land variety, land alternatives randomization, scroll flicker fix
2025-09-10 16:20:38 -07:00
matt
a9a9350aa0
chore(release): v2.2.8 version bump and changelog scaffold
2025-09-10 09:47:38 -07:00
matt
73d48567b6
fix(docker): seed all default card list JSONs & brackets.yml; update changelog
2025-09-10 08:53:00 -07:00
matt
2bc23cda4a
chore(ci): exclude latest-* arch suffix tags from per-arch pushes
2025-09-10 08:32:59 -07:00
matt
45658d0b72
chore(release): v2.2.7
2025-09-10 08:01:51 -07:00
mwisnowski
014bcc37b7
web: DRY Step 5 and alternatives (partial+macro), centralize start_ctx/owned_set, adopt builder_*
2025-09-02 11:39:14 -07:00
matt
be672ac5d2
release: default to Web UI in Docker image, add HEALTHCHECK and APP_VERSION; CI smoke test; compose docs and dockerhub compose file
2025-08-28 20:40:19 -07:00
mwisnowski
acfb29cafb
feat(owned-cards): add owned-only workflow, multi-file parsing, and recommendations export\n\n- Prompt to use only owned cards (gated by presence of lists)\n- Support .txt/.csv owned lists, multi-select; commander exempt\n- Owned-only filtering + add guard; recommendations CSV/TXT when incomplete\n- CSV Owned column when not owned-only\n- Docs and Docker updated (owned_cards + config mounts)\n- CI: Windows EXE on tag; Docker Hub tag fix (no major.minor)\n- Changelog added; RELEASE_NOTES.md ignored
2025-08-25 09:48:05 -07:00
matt
5f922835a6
chore(release): v1.1.2 bump, notes/template + README updates, Docker Hub description updater, headless/docs tweaks
2025-08-23 15:29:45 -07:00
matt
fd2530cea3
Release v1.1.1: headless README flags + DockerHub notes auto from template
2025-08-22 16:46:44 -07:00
matt
cb710d37ed
feat!: auto-setup/tagging; direct builder + rerun prompt; fix(type-summary, .txt dup); refactor(export filenames); ci(DockerHub+GH releases); docs(minimal Windows guide, release notes template)
2025-08-21 17:01:21 -07:00