Skip to content

fix(ci): run fetch-data before typecheck#606

Merged
castrojo merged 1 commit intoprojectbluefin:mainfrom
repires:fix/ci-build-failure
Jan 29, 2026
Merged

fix(ci): run fetch-data before typecheck#606
castrojo merged 1 commit intoprojectbluefin:mainfrom
repires:fix/ci-build-failure

Conversation

@repires
Copy link
Contributor

@repires repires commented Jan 29, 2026

The typecheck step fails because it depends on generated JSON files that are created by the fetch-data script. This change ensures data is fetched before type validation runs.

Assisted-by: Google DeepMind Antigravity

The typecheck step fails because it depends on generated JSON files that are created by the fetch-data script. This change ensures data is fetched before type validation runs.

Assisted-by: Google DeepMind Antigravity
@castrojo castrojo added this pull request to the merge queue Jan 29, 2026
Merged via the queue into projectbluefin:main with commit 6cb5a42 Jan 29, 2026
2 checks passed
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