Skip to content

Rename generate and format jobs #734

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 21, 2025
Merged

Conversation

andrew-farries
Copy link
Collaborator

Split the type-generation job into to separate format and code-generation jobs.

Previously, the type-generation job could fail for a variety of reasons related to either formatting, type generation, or CLI definition JSON generation.

This change will make build failures easier to diagnose.

@github-actions github-actions bot temporarily deployed to Docs Preview March 21, 2025 15:15 Inactive
@andrew-farries andrew-farries marked this pull request as ready for review March 21, 2025 15:16
@andrew-farries andrew-farries requested a review from kvch March 21, 2025 15:16
Base automatically changed from fix-sql-formatting to main March 21, 2025 16:26
Don't have `generate` depend on `format`.
Separate the type generation and formatting steps into separate jobs.

Refer to 'code generation' rather than 'type generation' as the job generates both types and code.
@andrew-farries andrew-farries force-pushed the rename-generate-and-format-jobs branch from 8e59e90 to dd3530a Compare March 21, 2025 16:29
@github-actions github-actions bot temporarily deployed to Docs Preview March 21, 2025 16:29 Inactive
@andrew-farries andrew-farries merged commit 3a61722 into main Mar 21, 2025
30 checks passed
@andrew-farries andrew-farries deleted the rename-generate-and-format-jobs branch March 21, 2025 16:32
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