Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
e6d6c98
CI: streamline Unity licensing (ULF/EBL); drop cache mounts & EBL-in-…
dsarno Sep 5, 2025
6e2a1b3
CI: support both ULF + EBL; validate ULF before -manualLicenseFile; r…
dsarno Sep 5, 2025
3a33f75
CI: activate EBL via container using UNITY_IMAGE; fix readiness regex…
dsarno Sep 5, 2025
f9141e4
CI: minimal patch — guard manualLicenseFile by ulf.ok, expand error p…
dsarno Sep 5, 2025
6a253ed
CI: harden ULF staging (printf+chmod); pass ULF_OK via env; use manua…
dsarno Sep 5, 2025
e69b460
CI: assert EBL activation writes entitlement to host mount; fail fast…
dsarno Sep 5, 2025
cb6c694
CI: use heredoc in wait step to avoid nested-quote issues; remove red…
dsarno Sep 5, 2025
124a872
CI: harden wait step (container status check, broader ready patterns,…
dsarno Sep 5, 2025
6f8695b
CI: wait step — confirm bridge readiness via status JSON (unity_port)…
dsarno Sep 5, 2025
deac721
CI: YAML-safe readiness fallback (grep/sed unity_port + bash TCP prob…
dsarno Sep 5, 2025
2ffcb56
CI: refine license error pattern to ignore benign LicensingClient cha…
dsarno Sep 5, 2025
3e89666
Improve Unity bridge wait logic in CI workflow
dsarno Sep 6, 2025
ece0836
Add comprehensive Unity workflow improvements
dsarno Sep 6, 2025
eadfa7b
Refine Unity workflow licensing and permissions
dsarno Sep 6, 2025
5a11cbf
fix workflow YAML parse
dsarno Sep 6, 2025
0d43cfd
Merge pull request #65 from dsarno/codex/fix-wait-gate-for-unity-lice…
dsarno Sep 6, 2025
1b63bb6
Normalize NL/T JUnit names and robust summary
dsarno Sep 6, 2025
ebbed23
Merge pull request #66 from dsarno/codex/fix-testcase-naming-mismatch…
dsarno Sep 6, 2025
0e2c324
Fix Python import syntax in workflow debug step
dsarno Sep 6, 2025
3bc7bf5
Improve prompt clarity for XML test fragment format
dsarno Sep 6, 2025
fd626ea
Fix problematic regex substitution in test name canonicalization
dsarno Sep 6, 2025
181f3ad
CI: NL/T hardening — enforce filename-derived IDs, robust backfill, s…
dsarno Sep 6, 2025
3e49259
fix: keep file ID when canonicalizing test names
dsarno Sep 6, 2025
40463d1
Merge pull request #67 from dsarno/codex/fix-testcase-naming-to-respe…
dsarno Sep 6, 2025
d0937e8
CI: move Unity Pro license return to teardown after stopping Unity; k…
dsarno Sep 6, 2025
c86c683
CI: remove revert helper & baseline snapshot; stop creating scripts d…
dsarno Sep 6, 2025
e1d8ac5
CI: remove mini workflow and obsolete NL prompts; redact email in all…
dsarno Sep 6, 2025
8234a5d
NL/T prompt: enforce allowed ops, require per-test fragment emission …
dsarno Sep 6, 2025
c92f605
NL suite: enforce strict NL-4 emission; remove brittle relabeling; ke…
dsarno Sep 6, 2025
2598516
NL/T: minimize transcript; tighten NL-4 console reads; add final erro…
dsarno Sep 6, 2025
26ead87
ci: add local validate-nlt-coverage helper
dsarno Sep 7, 2025
33009bf
CI: add staged report fragment promotion step (reports/_staging -> re…
dsarno Sep 7, 2025
aebbb25
CI: add staged report fragment promotion step (reports/_staging -> re…
dsarno Sep 7, 2025
6c83bbd
CI: minor polish and guardrails; keep staged reports promotion and pl…
dsarno Sep 7, 2025
744cd4b
read_console: default count=50; normalize types str->list; tolerate l…
dsarno Sep 7, 2025
a90c132
read_console: harden response parsing for legacy shapes (data as list…
dsarno Sep 7, 2025
3039e62
Docs: refresh CI workflow and prompts (remove mini suite refs; per-te…
dsarno Sep 7, 2025
bcb0ccf
CI: move T coverage check after staged promotion; accept _staging as …
dsarno Sep 7, 2025
4def6dd
CI: make T retry conditional on explicit coverage probe (not failure(…
dsarno Sep 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 0 additions & 45 deletions .claude/prompts/nl-unity-claude-tests-mini.md

This file was deleted.

234 changes: 0 additions & 234 deletions .claude/prompts/nl-unity-suite-full.md

This file was deleted.

Loading