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

grid_nightly workflow randomly fails in the installation step with an error related to lerna #669

Closed
mohamedamer453 opened this issue Jun 20, 2023 · 1 comment
Assignees
Labels
grid_client type_bug Something isn't working
Milestone

Comments

@mohamedamer453
Copy link
Contributor

Description

The Install step in the grid_client_nightly workflow sometimes fails with the following error.

https://github.com/threefoldtech/tfgrid-sdk-ts/actions/runs/5320494202/jobs/9634342286#step:8:43

lerna ERR! ECONFIGWORKSPACES The "useWorkspaces" option has been removed. By default lerna will resolve your packages using your package manager's workspaces configuration. Alternatively, you can manually provide a list of package globs to be used instead via the "packages" option in lerna.json.

In this run the workflow failed this step in qa, test, main but passed in dev.

and in other previous runs it can also be seen randomly failing with the same error.

https://github.com/threefoldtech/tfgrid-sdk-ts/actions/runs/5263690897/jobs/9514102991#step:8:46

https://github.com/threefoldtech/tfgrid-sdk-ts/actions/runs/5275426586/jobs/9540894038#step:8:43

https://github.com/threefoldtech/tfgrid-sdk-ts/actions/runs/5286834638/jobs/9566649157#step:8:43

@mohamedamer453 mohamedamer453 added type_bug Something isn't working grid_client labels Jun 20, 2023
@xmonader xmonader added this to 3.11.x Jun 21, 2023
@xmonader xmonader moved this to Accepted in 3.11.x Jun 21, 2023
@xmonader xmonader added this to the 2.1.0 milestone Jun 21, 2023
@AhmedHanafy725 AhmedHanafy725 self-assigned this Jul 9, 2023
@AhmedHanafy725 AhmedHanafy725 moved this from Accepted to In Progress in 3.11.x Jul 9, 2023
@AhmedHanafy725 AhmedHanafy725 moved this from In Progress to Verification in 3.11.x Jul 9, 2023
@A-Harby
Copy link
Contributor

A-Harby commented Jul 10, 2023

Verified
Workflow have been running sucessfully.
https://github.com/threefoldtech/tfgrid-sdk-ts/actions/workflows/grid_client_nightly.yml
And I also run it manually and it did successed.
https://github.com/threefoldtech/tfgrid-sdk-ts/actions/runs/5505869137

@A-Harby A-Harby closed this as completed Jul 10, 2023
@github-project-automation github-project-automation bot moved this from Verification to Done in 3.11.x Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grid_client type_bug Something isn't working
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants