feat: generování mock dat ve vývoji pro objednávky
CI / Generate TypeScript types (push) Successful in 11s
CI / Server unit tests (push) Successful in 27s
CI / Build server (push) Successful in 29s
CI / Build client (push) Successful in 42s
CI / Playwright E2E tests (push) Successful in 1m43s
CI / Build and push Docker image (push) Successful in 46s
CI / Notify (push) Successful in 2s

This commit is contained in:
2026-09-04 16:57:10 +02:00
parent 1af40bd572
commit ecc28ee82d
7 changed files with 574 additions and 5 deletions
+2
View File
@@ -162,6 +162,8 @@ paths:
$ref: "./paths/dev/generate.yml"
/dev/clear:
$ref: "./paths/dev/clear.yml"
/dev/generateOrders:
$ref: "./paths/dev/generateOrders.yml"
/dev/bolt/simulate:
$ref: "./paths/dev/boltSimulate.yml"
/dev/bolt/advance: