Skip to content

Add dependency caching to Github Actions#3124

Merged
karlhigley merged 21 commits intoOpenMined:masterfrom
imskr:skr-fix-cache
Mar 1, 2020
Merged

Add dependency caching to Github Actions#3124
karlhigley merged 21 commits intoOpenMined:masterfrom
imskr:skr-fix-cache

Conversation

@imskr
Copy link
Member

@imskr imskr commented Mar 1, 2020

Cache dependencies in CI tests.
This is draft PR. Need some clarification.
Fixes #3088

@imskr
Copy link
Member Author

imskr commented Mar 1, 2020

@karlhigley Am I doing the right way? and do I have to add all of pip-dep/*.txt in keys

@imskr imskr marked this pull request as ready for review March 1, 2020 12:01
@imskr
Copy link
Member Author

imskr commented Mar 1, 2020

@karlhigley Failed build says ##[error]The template is not valid. hashFiles('/pip-dep/requirements*.txt') failed. Directory '/home/runner/work/PySyft/PySyft' is empty

@karlhigley karlhigley changed the title added cache.yml for GH actions cache Add dependency caching to Github Actions Mar 1, 2020
@karlhigley karlhigley merged commit 7d61c79 into OpenMined:master Mar 1, 2020
@imskr imskr deleted the skr-fix-cache branch March 1, 2020 23:50
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.

Cache dependencies in CI tests

2 participants