Skip to content
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

Improve CI run time #1569

Merged
merged 1 commit into from Apr 17, 2023
Merged

Improve CI run time #1569

merged 1 commit into from Apr 17, 2023

Conversation

rushmorem
Copy link
Collaborator

@rushmorem rushmorem commented Jan 1, 2023

What is the motivation?

The CI is taking longer and longer to run as we add more tests.

What does this change do?

It improves CI build times by splitting it into more jobs that can be run in parallel and carefully considering the features enabled.

What is your testing strategy?

Ensure the CI still runs correctly.

Is this related to any issues?

No.

Have you read the Contributing Guidelines?

@rushmorem rushmorem marked this pull request as ready for review April 12, 2023 17:35
.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/nix.yml Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
@rushmorem
Copy link
Collaborator Author

Ping @tobiemh for merging 🙂

@tobiemh tobiemh merged commit ed20048 into surrealdb:main Apr 17, 2023
10 checks passed
@rushmorem rushmorem deleted the ci branch April 17, 2023 13:28
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.

None yet

2 participants