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

Fix bug: add timeout for cache deps steps [skip ci] #11894

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

YanxuanLiu
Copy link
Collaborator

Add timeout to cache-dependency steps of mvn-verify workflow to avoid hanging in exception.

Add continue-on-error option for steps requires cache key to ensure these steps can work well even cannot find cache key

@YanxuanLiu
Copy link
Collaborator Author

@YanxuanLiu YanxuanLiu requested a review from pxLi December 19, 2024 08:17
@YanxuanLiu YanxuanLiu marked this pull request as ready for review December 19, 2024 08:17
@YanxuanLiu YanxuanLiu changed the title Fix bug: add timeout for cache deps steps Fix bug: add timeout for cache deps steps [skip ci] Dec 19, 2024
@YanxuanLiu YanxuanLiu added the build Related to CI / CD or cleanly building label Dec 19, 2024
@YanxuanLiu YanxuanLiu self-assigned this Dec 19, 2024
@YanxuanLiu
Copy link
Collaborator Author

build

@pxLi pxLi merged commit 62b2396 into NVIDIA:branch-25.02 Dec 19, 2024
50 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants