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 support for openeuler #3

Merged
merged 4 commits into from
Mar 18, 2020
Merged

Add cache support for openeuler #3

merged 4 commits into from
Mar 18, 2020

Conversation

Yikun
Copy link
Member

@Yikun Yikun commented Mar 18, 2020

This patch add the cache support for Openeuler to speed up the mirror. All src repos will stored in /github/workspace/openeuler-cache, and action/cache will help save and store the cache.

This patch bump the hub-mirror-action to v0.05 to enable the cache path feature, see more in Yikun/hub-mirror-action#13

@Yikun Yikun marked this pull request as ready for review March 18, 2020 03:57
@Yikun Yikun merged commit f1fa42c into master Mar 18, 2020
@Yikun
Copy link
Member Author

Yikun commented Mar 19, 2020

Due to actions/cache#63 , the cache of preodic job will not take effect.

image

[warning]Event Validation Error: The event type schedule is not supported. Only push, pull_request events are supported at this time.

:-(

@Yikun Yikun changed the title Add cache support Add cache support for openeuler Mar 19, 2020
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.

1 participant