fix(scripts): fix fix_modules.sh script#3870
Conversation
|
/merge |
|
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
devflow unqueued this merge request: It did not become mergeable within the expected time |
|
/merge |
|
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
The expected merge time in
|
What does this PR do?
The first line on the
scripts/fix_modules.sh:was silently failing with the following error:
This is because the
fixmodulesgo script was moved to a go module but was not added to thego.workfile.Updated the
go.workfile with the missing modules and updated the bash script to ensure it does not silently fail in the future.Motivation
Reviewer's Checklist
./scripts/lint.shlocally.Unsure? Have a question? Request a review!