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

Split out the all-providers cargo check into its own CI job. #472

Merged

Conversation

MattDavis00
Copy link
Member

The cargo check using the latest version of rust, and an old version, is no longer included in the Various tests targeting a Parsec image with all providers included job. It now has it's own dedicated GitHub Actions job.

Closes #447

Signed-off-by: Matt Davis matt.davis@arm.com

@MattDavis00 MattDavis00 requested a review from a team as a code owner July 12, 2021 15:20
Copy link
Member

@hug-dev hug-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, will speed up CI 💨

.github/workflows/ci.yml Outdated Show resolved Hide resolved
ci.sh Outdated Show resolved Hide resolved
Signed-off-by: Matt Davis <matt.davis@arm.com>
Copy link
Member

@hug-dev hug-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ionut-arm ionut-arm merged commit c34a2f6 into parallaxsecond:main Jul 13, 2021
@MattDavis00 MattDavis00 deleted the feature-ci-test-splitting branch September 7, 2021 13:21
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.

Split the build tests on a different CI workflow
3 participants