Skip to content

fix(ci): pass --use-test-data to scoring engine when USE_SCORING_TEST…#75

Merged
21tmccauley merged 1 commit into
mainfrom
bugfix/ci-e2e-use-test-data
Mar 3, 2026
Merged

fix(ci): pass --use-test-data to scoring engine when USE_SCORING_TEST…#75
21tmccauley merged 1 commit into
mainfrom
bugfix/ci-e2e-use-test-data

Conversation

@21tmccauley

Copy link
Copy Markdown
Owner

…_DATA is set

E2E step was failing because the server never forwarded the env var to Python; the scoring script was doing live fetches in CI. Now the server adds --use-test-data when USE_SCORING_TEST_DATA=1 so the engine uses built-in test data and the scan succeeds without network calls.

…_DATA is set

E2E step was failing because the server never forwarded the env var to
Python; the scoring script was doing live fetches in CI. Now the server
adds --use-test-data when USE_SCORING_TEST_DATA=1 so the engine uses
built-in test data and the scan succeeds without network calls.

Made-with: Cursor
@21tmccauley
21tmccauley merged commit b09af0c into main Mar 3, 2026
1 check failed
@21tmccauley
21tmccauley deleted the bugfix/ci-e2e-use-test-data branch March 3, 2026 15:14
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.

1 participant