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

Separate build and test in ci #157

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Separate build and test in ci #157

merged 1 commit into from
Sep 7, 2022

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented Sep 7, 2022

What

Separate build and test in ci.

Why

The main branch has been failing CI builds for sometime with the build running too long or disk running out of space. The build and test back to back takes a long time on main where all the features are tested in isolation. It may help to run the build and test separately.

Close stellar/rs-soroban-env#404

@leighmcculloch leighmcculloch enabled auto-merge (squash) September 7, 2022 05:44
@leighmcculloch leighmcculloch merged commit 98d195e into main Sep 7, 2022
@leighmcculloch leighmcculloch deleted the cibuldtest branch September 7, 2022 05:48
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.

Release Process: Fix issues with caching and builds to speed them up
1 participant