[CI] Fix CircleCI context issue by separating out docs & translations#8614
Conversation
627c71c to
7589f7f
Compare
|
Merging now to prevent conflict with #8614. |
|
PS This adds an annoying extra 1:30 or so to the end of the build on the master branch, rather than nicely running in parallel. The docs_and_coverage step ran coverage on one node, all the rest on the other. But now the docs and translations have to wait for the coverage to finish. |
|
My usual web UI workflow in my repository to make a PR: |
|
|
Great! Thanks a lot! |
|
It worked? Neat! :-) |
Still needs some script changes.References #8607.
This change is