You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve experience of running script/run_build locally.
- Make it work when the other repos are not checked out
in a sibling directory. This ensures that any contributor
can clone the repo and run `script/run_build` and get
the build results for all the parts their local environment
is able to run.
- Provide friendly labels for the parts.
- Move the one-by-one specs part into the `run_build`
script so it is more obvious where in the flow it is.
0 commit comments