Skip to content

Comments

ci: separating args for v3 from v2 contract tests#139

Merged
tanderson-ld merged 2 commits intomainfrom
ta/nightly-contract-tests
Feb 13, 2026
Merged

ci: separating args for v3 from v2 contract tests#139
tanderson-ld merged 2 commits intomainfrom
ta/nightly-contract-tests

Conversation

@tanderson-ld
Copy link
Contributor

@tanderson-ld tanderson-ld commented Feb 13, 2026

Note

Low Risk
CI/Makefile wiring change only; main risk is misconfigured parameters causing contract tests to run with missing/incorrect flags.

Overview
Splits contract-test harness CLI arguments into separate v2 and v3 inputs/vars so v3-only flags don’t get passed to v2.

Updates the composite contract-tests GitHub Action and lib/sdk/server/Makefile to use TEST_HARNESS_PARAMS_V2 and TEST_HARNESS_PARAMS_V3, and adjusts the nightly workflow to pass the long-running flag only to v3.

Written by Cursor Bugbot for commit 8fdee1d. This will update automatically on new commits. Configure here.

@tanderson-ld tanderson-ld requested a review from a team as a code owner February 13, 2026 18:53
@tanderson-ld tanderson-ld merged commit 823d276 into main Feb 13, 2026
21 checks passed
@tanderson-ld tanderson-ld deleted the ta/nightly-contract-tests branch February 13, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants