Build changelog menu dynamically (replace bash with D code)#2159
Build changelog menu dynamically (replace bash with D code)#2159dlang-bot merged 3 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. |
|
What's "ZipException: no end record"? Another Dub failure mode? |
|
Yes, but we fixed that one quite recently: dlang/dub#1339 |
Great! Looks like it currently generates a broken link to 2.078.2_pre , is that intentional? |
4680134 to
869eee7
Compare
869eee7 to
0b75464
Compare
Kinda - it mimicked the While I updated the URL, I used it as an opportunity to improve the text for the preview item to: Note that I also had to bump the DMD version on CircleCi - as interestingly the changelog is built by the release tool. |
|
Thanks! |

Now that we have the ddoc_preprocessor, we can slowly remove all these old things.
Advantage of auto-generating these files is that less unrelated changes will pop up on a PR.