-
Notifications
You must be signed in to change notification settings - Fork 43
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 ci failure #70
Fix ci failure #70
Conversation
Welcome @SataQiu! |
7eeebca
to
0b8f8ff
Compare
/assign @william-wang |
Thanks for your contribution. Please take a look at the FOSSA failure. |
Hi @william-wang Thank you for your quick feedback. |
From the ci failure message: And the correct checkout action is: So I think we should refer to the volcano repo and modify the checkout the action job to solve the ci problem. |
Maybe we can change
|
Signed-off-by: SataQiu <[email protected]>
Good idea, thx @Monokaix |
Seems it still didn't take effect: ) |
I think it will take effect after merge. |
As the workflow of github action itself has some problem, so the ci is breakdown, and it's a cycle loop so we should merge it first to solve the ci issus. |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: william-wang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
TAG_VERSION
andmake push-tag
was removed by #65We need to update the CI task as well.
Failure history: https://github.com/volcano-sh/devices/actions/runs/8752334183/job/24019754773