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

Add cache GitHub Action to cache dependency compiled from source #32

Merged
merged 4 commits into from
Mar 24, 2020

Conversation

GiulioRomualdi
Copy link
Member

This PR adds support for use GitHub Actions cache (see https://github.com/actions/cache) for storing the dependency build from source (YCM, YARP and ICUB).
Furthermore:

Check also: actions/runner-images#605

Copy link
Member

@S-Dafarra S-Dafarra left a comment

Choose a reason for hiding this comment

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

We would just need to update the iDynTree tag if we add a new feature there that we need.

@S-Dafarra
Copy link
Member

I don't know whether https://github.com/robotology/whole-body-estimators/pull/52/files could also be helpful, at least avoiding stopping other OS if one fails.

@GiulioRomualdi
Copy link
Member Author

I don't know whether https://github.com/robotology/whole-body-estimators/pull/52/files could also be helpful, at least avoiding stopping other OS if one fails.

I can add it

@GiulioRomualdi
Copy link
Member Author

I don't know whether https://github.com/robotology/whole-body-estimators/pull/52/files could also be helpful, at least avoiding stopping other OS if one fails.

I can add it

Done in 8254136

@S-Dafarra
Copy link
Member

2 minutes to complete in Ubuntu and Mac 😍

@S-Dafarra
Copy link
Member

4 min and 30 sec in Windows 😍 😍

@GiulioRomualdi
Copy link
Member Author

Merging

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.

CI integration is failing on Windows
2 participants