Merge pull request #42326 from soltysh/fix_update_stage
Automatic merge from submit-queue
Fix update stage
This PR addressed following problems:
1. Removes comments from all staging godeps and makes sure that they are not placed there. This saves false positive during update when `Comment` field is cut by one digit.
2. Moves updating staging to a separate script (`hack/update-all-staging.sh`), `hack/update-all.sh` only runs verification of staging deps.
@sttts ptal
Showing
hack/update-all-staging.sh
0 → 100755
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment