Skip to content

Release v1.6.0 — quality hardening + targeted stability fixes#6

Open
dayyanj wants to merge 1 commit into
mainfrom
release-v1.6.0
Open

Release v1.6.0 — quality hardening + targeted stability fixes#6
dayyanj wants to merge 1 commit into
mainfrom
release-v1.6.0

Conversation

@dayyanj

@dayyanj dayyanj commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • CI now enforces ruff (Python lint + format) and prettier/eslint (JS/CSS) across the codebase — the whole tree passes clean
  • ~11 targeted bug fixes across storefront, admin, POS admin, orders, affiliates, unsubscribe, page-builder and semantic-search
  • Expanded integration coverage across cart, checkout, and accounts flows
  • CONTRIBUTING.md now documents the DCO Signed-off-by requirement

Test plan

  • Unit + integration suite green in CI
  • Playwright smoke test across 14 storefront + admin URLs — all pages 2xx, zero server errors, zero console exceptions
  • Fresh dev-server boot, admin login, product/order/POS/email-templates/page-builder navigation all clean

🤖 Generated with Claude Code

@dayyanj dayyanj force-pushed the release-v1.6.0 branch 2 times, most recently from 5d967c8 to 0e3e5f4 Compare July 14, 2026 10:48
- CI now enforces ruff (Python lint + format), prettier + eslint (JS/CSS)
- ~11 targeted bug fixes (address update, POS manager admin, order stats,
  affiliate emails, page-builder redirects, help-topic auth, semantic-search
  fallback, cart-currency handling, and more)
- Expanded integration coverage across cart / checkout / accounts
- CONTRIBUTING now documents DCO Signed-off-by requirement

Signed-off-by: Dayyan James <dayyan.james@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant