Hermes 284313f908
Some checks are pending
Bidi Control Character Guard / bidi-control-guard (push) Waiting to run
Circular Dependency Check / Check for new circular dependencies (push) Waiting to run
Citus Migration Smoke / Combined migrations on single-node Citus (push) Waiting to run
E2E Fresh Install Tests / fresh-install-e2e (push) Waiting to run
ext-v2 guardrails / Run ext-v2 guard and ESLint (push) Waiting to run
Integration Tests / Check for relevant changes (push) Waiting to run
Integration Tests / ${{ (github.event_name == 'schedule' || github.event.inputs.suite == 'full') && 'Full integration suite' || 'Tier-1 integration subset' }} (push) Blocked by required conditions
Mobile checks / Mobile lint + typecheck (push) Waiting to run
Mobile checks / Mobile unit tests (push) Waiting to run
Mobile checks / Mobile dependency audit (report) (push) Waiting to run
Mobile checks / Mobile reproducibility checks (push) Waiting to run
Secrets guard (env backups) / Ensure no tracked env backup files (push) Waiting to run
Temporal Readiness / fast-readiness (push) Waiting to run
Temporal Readiness / docker-parity (push) Waiting to run
TypeScript Type Check / Nx affected typecheck (push) Waiting to run
Unit Tests / Skipped-test budget (push) Waiting to run
Unit Tests / Nx affected unit tests (push) Waiting to run
Unit Tests / Server unit coverage (informational) (push) Waiting to run
Validate Tenant Management Schema / Check for relevant changes (push) Waiting to run
Validate Tenant Management Schema / Validate Tenant Management Schema (push) Blocked by required conditions
EE Workflows Build Guard / ee-workflows-build-guard (push) Waiting to run
Initial import of AlgaPSA codebase from PSA server
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz

Source: /opt/alga-psa on psa.joliet.tech
2026-06-22 16:12:17 -05:00

15 lines
1.6 KiB
JSON

[
{ "id": "T001", "description": "EE build: `next build` with Enterprise env does not contain 'Workflow designer requires Enterprise Edition' in `.next/server/**`", "implemented": true, "featureIds": ["F030", "F031", "F032", "F060"] },
{ "id": "T002", "description": "EE build: `@alga-psa/workflows/entry` resolves to the EE entry under `ee/server/src/**` (runtime smoke)", "implemented": true, "featureIds": ["F030", "F031", "F010"] },
{ "id": "T003", "description": "CE build: workflows route renders configured CE behavior (null/stub/hidden) and does not crash", "implemented": true, "featureIds": ["F020", "F021"] },
{ "id": "T010", "description": "Typecheck: server compiles without TS path mapping for `@alga-psa/workflows/entry` (d.ts provides typings)", "implemented": true, "featureIds": ["F040", "F041", "F042"] },
{ "id": "T020", "description": "HV dev2 deploy: workflows page in EE deployment does not show EE-only gating dialog/message", "implemented": true, "featureIds": ["F030", "F031", "F011", "F061"] },
{ "id": "T021", "description": "HV dev2 deploy: workflow designer UI loads and renders main surface (basic visibility assertions)", "implemented": true, "featureIds": ["F011", "F061"] },
{ "id": "T030", "description": "Regression: switching build env vars (EDITION/NEXT_PUBLIC_EDITION) changes selected workflows entry deterministically", "implemented": true, "featureIds": ["F030", "F031"] },
{ "id": "T040", "description": "Removal safety: after deleting legacy `packages/workflows/src/{ee,oss}/**`, EE build still passes and loads workflows UI", "implemented": true, "featureIds": ["F071"] }
]