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

107 lines
2.3 KiB
JSON

{
"shared": {
"fallbacks": {
"empty": "55555"
},
"statusLabels": {
"completed": "55555",
"failed": "55555",
"processing": "55555",
"pending": "55555"
},
"runnerLabels": {
"temporal": "55555",
"pgboss": "55555"
}
},
"recentTable": {
"columns": {
"jobName": "55555",
"runner": "55555",
"status": "55555",
"duration": "55555",
"started": "55555",
"completed": "55555"
},
"time": {
"justNow": "55555",
"minutesAgo": "55555 {{count}} 55555",
"hoursAgo": "55555 {{count}} 55555"
},
"duration": {
"milliseconds": "55555 {{count}} 55555",
"seconds": "55555 {{count}} 55555",
"minutesSeconds": "55555 {{minutes}} 55555 {{seconds}} 55555",
"hoursMinutes": "55555 {{hours}} 55555 {{minutes}} 55555"
},
"externalId": "55555 {{id}} 55555",
"print": {
"title": "55555",
"subtitle": "55555 {{count}} 55555",
"noJobs": "55555",
"columns": {
"jobName": "55555",
"runner": "55555",
"status": "55555",
"duration": "55555",
"started": "55555",
"completed": "55555"
},
"optionsDialog": {
"title": "55555",
"description": "55555"
}
}
},
"metrics": {
"labels": {
"totalJobs": "55555",
"totalJobsPgBoss": "55555",
"totalJobsTemporal": "55555",
"completed": "55555",
"failed": "55555",
"pending": "55555",
"processing": "55555",
"pgboss": "55555",
"temporal": "55555"
},
"successRate": "55555 {{count}} 55555"
},
"historyTable": {
"columns": {
"jobName": "55555",
"status": "55555",
"created": "55555",
"started": "55555",
"completed": "55555"
}
},
"progress": {
"loading": "55555",
"labels": {
"created": "55555",
"jobData": "55555"
}
},
"drawer": {
"title": "55555",
"jobId": "55555 {{id}} 55555",
"sections": {
"progress": "55555",
"metrics": "55555",
"history": "55555"
}
},
"stepHistory": {
"title": "55555",
"labels": {
"processed": "55555",
"retries": "55555"
}
},
"actions": {
"print": "55555",
"printOptions": "55555"
}
}