Samir Boulahtit
8c0967e215
CI / ruff (push) Successful in 11s
CI / pytest (push) Failing after 44m18s
CI / validate (push) Successful in 23s
CI / dependency-scanning (push) Successful in 28s
CI / docs (push) Has been skipped
CI / deploy (push) Has been skipped
fix(arch): resolve all 14 architecture validation warnings
- Add missing module dependency declarations (IMPORT-002): analytics
requires catalog/inventory/marketplace/orders, orders requires
marketplace, inventory requires orders
- Replace broad except Exception with specific types (EXC-003):
StoreNotFoundException in auth_service, PlatformNotFoundException in
admin_subscription_service, SQLAlchemyError in customer_service
- Use number_stepper macro in loyalty program-edit template (FE-008)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 06:24:57 +01:00
..
2026-02-12 23:10:42 +01:00
2026-02-26 23:31:27 +01:00
2026-02-12 23:10:42 +01:00
2026-02-14 16:46:56 +01:00
2026-02-26 23:57:04 +01:00
2026-02-13 21:52:41 +01:00
2026-02-27 06:24:57 +01:00
2026-02-26 00:15:06 +01:00
2026-02-12 23:10:42 +01:00
2026-02-24 12:29:52 +01:00
2026-02-26 23:57:04 +01:00
2026-02-12 23:10:42 +01:00
2026-01-28 22:19:41 +01:00
2026-02-26 18:26:59 +01:00
2026-02-14 22:56:56 +01:00