File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 - scripts/contextbench-score-five-lane-selections.mjs
99 - scripts/contextbench-score-five-lane-artifact-selections.mjs
1010 - scripts/contextbench-build-publishable-report.mjs
11+ - scripts/contextbench-print-publishable-report.mjs
1112 - scripts/contextbench-five-lane-selections.json
1213 - tests/fixtures/contextbench-benchmark-protocol.json
1314 - tests/fixtures/contextbench-lanes.json
99100 --out "$ROOT/publishable-summary.json" \
100101 --validation-out "$ROOT/publishable-validation.json" \
101102 --humanized-out "$ROOT/humanized-summary.md"
103+ - name : Print compact publishable pilot report
104+ shell : bash
105+ run : node scripts/contextbench-print-publishable-report.mjs "$ROOT/publishable-summary.json"
102106 - name : Upload five-lane score artifacts
103107 if : always()
104108 uses : actions/upload-artifact@v4
You can’t perform that action at this time.
0 commit comments