TidGi-Desktop/.github
linonetwo 566a2ea92e refactor(e2e): all timeouts derived from measurement, zero hardcoded values
Calibration now extracts actual max individual step duration from
cucumber JSON output — no multipliers, REFERENCE, caps, or floors.
The measured worst-case step IS the timeout.

- calibration.ts: getMeasuredStepTimeoutMs() returns raw maxStepMs
- preflight: cucumber --format json → parse nanosecond durations
- timeouts.ts: CUCUMBER_GLOBAL_TIMEOUT = measured max step
- calibration mode: 1h timeout, purely for measurement to finish
- No REFERENCE_CALIBRATION_MS, no CALIBRATION_PREFLIGHT_MULTIPLIER
- No BASE_STEP_TIMEOUT_MS, no multipliers
- Missing calibration → throws immediately

Also fix CI deprecations:
- github/codeql-action/*@v3 → v4
- actions/upload-artifact@v4 → v5 (test.yml + release.yml)
2026-05-05 00:06:58 +08:00
..
codeql Feat/watch fs (#649) 2025-10-28 13:25:46 +08:00
instructions Fix/misc bug2 (#698) 2026-04-21 22:14:43 +08:00
ISSUE_TEMPLATE Update bug.yml 2023-07-11 23:58:37 +08:00
workflows refactor(e2e): all timeouts derived from measurement, zero hardcoded values 2026-05-05 00:06:58 +08:00
FUNDING.yml Update FUNDING.yml 2021-03-31 00:27:15 +08:00