feat(automation): label trial runs in history #428

Merged
simon merged 1 commit from feat/trial-run-history-icon into main 2026-06-04 15:06:15 +00:00
Owner

Summary

  • add a Trial icon/label to CT-Automation run history rows launched in Ansible check mode
  • expose checkMode on mirrored run summaries from CT-Ops task run metadata/config
  • cover the flag in focused unit/static coverage and the CT-Automation e2e launch flow
  • update PROGRESS.md with this session

Validation

  • node --experimental-strip-types --test lib/automation/ct-automation-launch-step-core.test.mjs
  • pnpm --filter web type-check
  • pnpm --filter web test:e2e -- tests/e2e/automation/ct-automation-mvp.spec.ts

Known unrelated validation failures

  • pnpm --filter web test:unit still fails on 5 existing static-contract tests. Existing issues cover #414, #331, #284, and #283; I created #427 for the notification-bell case found during this run.
## Summary - add a Trial icon/label to CT-Automation run history rows launched in Ansible check mode - expose `checkMode` on mirrored run summaries from CT-Ops task run metadata/config - cover the flag in focused unit/static coverage and the CT-Automation e2e launch flow - update `PROGRESS.md` with this session ## Validation - `node --experimental-strip-types --test lib/automation/ct-automation-launch-step-core.test.mjs` - `pnpm --filter web type-check` - `pnpm --filter web test:e2e -- tests/e2e/automation/ct-automation-mvp.spec.ts` ## Known unrelated validation failures - `pnpm --filter web test:unit` still fails on 5 existing static-contract tests. Existing issues cover #414, #331, #284, and #283; I created #427 for the notification-bell case found during this run.
feat(automation): label trial runs in history
All checks were successful
Conventional PR title / Conventional PR title (pull_request) Successful in 0s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 6s
PR Checks (Docker images) / Detect Docker image changes (pull_request) Successful in 9s
PR Checks (Docker images) / Ingest Docker image (pull_request) Has been skipped
PR Checks (Docker images) / Ansible API Docker image (pull_request) Has been skipped
Secret Scan / gitleaks (pull_request) Successful in 32s
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 1m7s
SAST / semgrep (pull_request) Successful in 1m15s
SAST / gosec (ingest) (pull_request) Successful in 2m4s
SAST / trivy (config / IaC) (pull_request) Successful in 2m6s
SAST / trivy (filesystem) (pull_request) Successful in 2m9s
SAST / gosec (agent) (pull_request) Successful in 2m10s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 2m36s
PR Checks (Docker images) / Web Docker image (pull_request) Successful in 8m37s
3f7c4e961f
simon merged commit c5aadf94f5 into main 2026-06-04 15:06:15 +00:00
simon deleted branch feat/trial-run-history-icon 2026-06-04 15:06:15 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carrtech/ct-ops!428
No description provided.