Checkout upstream/stable instead of LATEST#2162
Checkout upstream/stable instead of LATEST#2162wilzbach wants to merge 5 commits intodlang:masterfrom
Conversation
|
Thanks for your pull request, @wilzbach! Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
| endif | ||
|
|
||
| docs-latest: dmd-latest druntime-latest phobos-latest apidocs-latest | ||
| docs-stable: dmd-stable druntime-stable phobos-stable apidocs-stable |
There was a problem hiding this comment.
AFAICT nothing outside of dlang.org is depending on this target.
All distros use the docs built in the release archive and the release archive uses it's own release build here.
|
nice |
b85d105 to
a231827
Compare
|
Something has gone terribly wrong. Just a short excerpt from the VERY LARGE log file: |
a231827 to
0676250
Compare
0676250 to
e442204
Compare
Ouch 143M log file?? Fixed & this is passing now, but it seems that the assert->rewrite pipeline isn't working correctly anymore :/ |
Luckily I have been working on a separate PR that simplifies this pipeline: #2069 - this should help this PR too. |
|
Argh. I realized a big problem with this. We can't do this within the two weeks before release where We could check that with |
From the private mail conversation:
This also brings it in more accordance to the version chooser: