matt
bf40be41fb
chore: release 2.5.1
CI / build (push) Has been cancelled
2025-10-06 19:38:39 -07:00
mwisnowski
19e032b015
Merge pull request #30 from mwisnowski/maintenance/ui-fixes-and-polish
...
Maintenance: UI polish for alternative suggestions
2025-10-06 19:34:01 -07:00
matt
beea79c76a
maintenance: properly implemented preview popup for alternative cards, allowed re-selection of alternative cards
2025-10-06 14:12:17 -07:00
matt
b7bf72efe8
chore: release 2.5.0
CI / build (push) Waiting to run
2025-10-06 10:11:22 -07:00
mwisnowski
0db3dcc306
Merge pull request #29 from mwisnowski/features/partners-and-backgrounds
...
feat: Added Partners, Backgrounds, and related variation selections t…
2025-10-06 10:02:57 -07:00
matt
bac509741e
bugfix: continued further testing/fixing CI task
2025-10-06 10:01:22 -07:00
matt
d938439bbd
bugfix: continued further testing/fixing CI task
2025-10-06 09:59:00 -07:00
matt
9606149138
bugfix: removed erroneous pytest import in failing CI task
2025-10-06 09:56:27 -07:00
matt
7679176414
bugfix: update editorial_governance to use small smaple set of themes instead of looking for the full library
2025-10-06 09:50:56 -07:00
matt
f68f8949e8
chore: fix imports in editorial_governance CI task causing it to fail from missing pytest
2025-10-06 09:26:49 -07:00
matt
d416c9b238
feat: Added Partners, Backgrounds, and related variation selections to commander building.
2025-10-06 09:17:59 -07:00
matt
641b305955
chore: prepare release 2.4.1
CI / build (push) Has been cancelled
2025-10-03 11:30:26 -07:00
matt
ea3fae7509
Merge branch 'main' of https://github.com/mwisnowski/mtg_python_deckbuilder
2025-10-03 10:59:38 -07:00
matt
78672ddff7
bugfix: add theme_list.json exclusion to .gitignore for ci action
2025-10-03 10:59:29 -07:00
mwisnowski
deff8e8bc8
Merge pull request #28 from mwisnowski/features/additional-themes
...
feat: add supplemental theme catalog tooling, additional theme select…
2025-10-03 10:47:44 -07:00
matt
9428e09cef
feat: add supplemental theme catalog tooling, additional theme selection, and custom theme selection
2025-10-03 10:43:24 -07:00
matt
3a1b011dbc
chore: prepare release v2.4.0
CI / build (push) Waiting to run
2025-10-02 17:22:58 -07:00
matt
783e2e2c0a
Merge branch 'main' of https://github.com/mwisnowski/mtg_python_deckbuilder
...
fix: restored modified README.md
2025-10-02 17:14:34 -07:00
matt
b8ff46ebf8
fix: restore the modified README.md
2025-10-02 17:14:21 -07:00
mwisnowski
6db46daee4
Merge pull request #27 from mwisnowski/bugfix/fix-ci-testing
...
fix(ci): relax headless commander validation
2025-10-02 17:11:54 -07:00
mwisnowski
a512f9b290
Merge branch 'main' into bugfix/fix-ci-testing
2025-10-02 17:11:35 -07:00
matt
e31c230e3b
fix(ci): relax headless commander validation
2025-10-02 17:09:07 -07:00
mwisnowski
357a3c560b
Merge pull request #26 from mwisnowski/maintenance/documentation-update
...
docs: refresh docker and readme guides
2025-10-02 16:30:26 -07:00
mwisnowski
e95577a893
Merge branch 'main' into maintenance/documentation-update
2025-10-02 16:30:16 -07:00
matt
84749da214
docs: refresh docker and readme guides
2025-10-02 16:28:19 -07:00
matt
88cf832bf2
Finalize MDFC follow-ups, docs, and diagnostics tooling
...
document deck summary DFC badges, exporter annotations, and per-face metadata across README/DOCKER/release notes
record completion of all MDFC roadmap follow-ups and add the authoring guide for multi-face CSV entries
wire in optional DFC_PER_FACE_SNAPSHOT env support, exporter regression tests, and diagnostics updates noted in the changelog
2025-10-02 15:31:05 -07:00
mwisnowski
6fefda714e
Merge pull request #25 from mwisnowski/bugfix/fix-setup-filtering
...
CI / build (push) Has been cancelled
fix(setup): restore security stamp filtering
2025-10-01 11:13:31 -07:00
matt
4b3ddf5853
fix(setup): restore security stamp filtering
2025-10-01 11:11:44 -07:00
mwisnowski
f48e335e17
Merge pull request #23 from mwisnowski/features/commander-browser
...
feat(web): refine commander search and theme UX
2025-10-01 10:59:33 -07:00
matt
0448419d9f
feat(web): refine commander search and theme UX
2025-10-01 10:54:32 -07:00
mwisnowski
5930123dcf
Merge pull request #22 from mwisnowski/features/commander-browser
...
CI / build (push) Waiting to run
Features/commander browser
2025-09-30 16:20:51 -07:00
matt
fad6ceb13b
ci: retire preview perf workflow
2025-09-30 16:20:05 -07:00
matt
0abae06a6e
build(ci): harden preview perf gate startup
2025-09-30 16:12:04 -07:00
matt
2888d97883
build(ci): harden preview perf gate
2025-09-30 16:01:51 -07:00
matt
8e57588f40
feat(web): launch commander browser with deck builder CTA
2025-09-30 15:49:08 -07:00
matt
6e9ba244c9
fix: restore htmx pagination and seed theme defaults
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Has been cancelled
2025-09-30 08:26:11 -07:00
matt
4f7d39acba
chore: prep 2.3.1 docs and note Hero creature handling
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Waiting to run
2025-09-29 23:00:57 -07:00
mwisnowski
2c4eb4ba23
Merge pull request #20 from mwisnowski/bugfix/editorial-governance-ci-fix
...
bugfix: added requirements_dev.txt to editorial_governance ci task to…
2025-09-29 21:41:50 -07:00
matt
cf66c1eab1
bugfix: added requirements_dev.txt to editorial_governance ci task to ensure pytest is installed for the task to run
2025-09-29 21:41:15 -07:00
mwisnowski
d445217f30
Merge pull request #19 from mwisnowski/maintenance/ui-fixes-and-polish
...
feat: align builder commander hover with deck view
2025-09-29 21:34:06 -07:00
matt
a0299fbcfc
feat: align builder commander hover with deck view
...
- reuse shared hover metadata in Step 5 and keep the preview in-app\n- let hover reasons expand without an embedded scrollbar\n- document the hover polish in CHANGELOG and release notes
2025-09-29 21:32:08 -07:00
mwisnowski
b0080ed482
Merge pull request #18 from mwisnowski/bugfix/headless-with-owned-cards
...
CI / build (push) Has been cancelled
Preview Performance Regression Gate / preview-perf (push) Has been cancelled
fix: prevent headless owned prompt loop
2025-09-28 18:32:42 -07:00
matt
ed285a47ab
fix: prevent headless owned prompt loop
2025-09-28 18:30:45 -07:00
matt
0e2eb29258
test: add deterministic csv fixtures for fast random checks
CI / build (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Waiting to run
Editorial Lint / lint-editorial (push) Has been cancelled
2025-09-27 16:44:38 -07:00
matt
3b4ae36a11
fix: allow empty synergies in fast path validator
2025-09-27 16:17:42 -07:00
matt
eb5281623a
fix(ci): install httpx and run pytest via python -m
2025-09-27 16:01:44 -07:00
matt
c95b15ef56
fix: allow theme catalog ids and refresh baseline
2025-09-27 15:53:47 -07:00
matt
33570399f0
feat: refresh theme catalog metadata
2025-09-27 15:19:32 -07:00
matt
ca2ef70c23
chore: release 2.3.0
CI / build (push) Waiting to run
Editorial Lint / lint-editorial (push) Waiting to run
Preview Performance Regression Gate / preview-perf (push) Waiting to run
2025-09-26 18:32:26 -07:00
mwisnowski
369af73822
Merge pull request #17 from mwisnowski/features/random-build
...
Feature: Random Theme Build, Theme Catalog, and General Theme Refinements
2025-09-26 18:25:53 -07:00