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 paging support for destiantion repo list #71

Merged
merged 1 commit into from
Oct 31, 2020
Merged

Add paging support for destiantion repo list #71

merged 1 commit into from
Oct 31, 2020

Conversation

Yikun
Copy link
Owner

@Yikun Yikun commented Oct 31, 2020

Close: #66

@Yikun Yikun merged commit ce679fd into master Oct 31, 2020
Yikun added a commit that referenced this pull request Oct 31, 2020
Yikun added a commit that referenced this pull request Oct 31, 2020
yi-Xu-0100 added a commit to yi-Xu-0100/hub-mirror-action that referenced this pull request Jan 27, 2021
* Change the get time script (Yikun#68)

Change the get time script to the same version with actions/cache example

[1] https://github.com/actions/cache

* Add paging support for destination repo list (Yikun#71)

Close: Yikun#66

* Cleanup unuse message when create repo (Yikun#72)

Close: Yikun#57

* Skip follow-up step after failed (Yikun#74)

* Add timeout support (Yikun#75)

* Add retry with timeout (Yikun#76)

In this patch, we add the retry function, it retries cmd with timeout after the cmd excuted failed.

Every retries cmd will sleep 2**times, and now we set the retry times to 3.

* Change the default timeout args to `30m`

* Using grep -Fx to match the repo name (Yikun#81)

Co-authored-by: Yikun Jiang <yikunkero@gmail.com>
@Yikun Yikun deleted the dst_paging branch March 9, 2021 01:37
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