4 Commits
Author SHA1 Message Date
isaacclad 0c04cf7a37 Fix deploy tmp paths: drop unset gitea.run_attempt.
Deploy Ladill Woo Manager / deploy (push) Successful in 1m32s
act_runner v0.2.x does not expose gitea.run_attempt, so release archive and
workspace paths rendered with a trailing dash. Use gitea.run_id only, matching
the Meet/CRM deploy workflows.
2026-07-17 12:54:31 +00:00
isaaccladandCursor 2a79f0fcca Run platform DNS sync after woo-manager deploy.
Deploy Ladill Woo Manager / deploy (push) Successful in 1m42s
Ensures woo.ladill.com A record is provisioned when the app ships before monolith deploy.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 23:24:40 +00:00
isaaccladandCursor 092b07897f Remove leftover invoice mini_payments migrations blocking deploy.
Deploy Ladill Woo Manager / deploy (push) Failing after 38s
These referenced qr_codes from the invoice scaffold and failed on a fresh woo database.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 22:57:11 +00:00
isaaccladandCursor ffe0b9d877 Scaffold Ladill Woo Manager for WooCommerce order fulfillment.
Deploy Ladill Woo Manager / deploy (push) Failing after 2s
Standalone app with SSO shell, WordPress plugin connect flow, webhook ingest,
fulfillment inbox, and plugin activation API — no payment processing.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 22:39:38 +00:00