Update ex doc v0.40.3 - #11098
Conversation
CT Test Results 3 files 136 suites 48m 52s ⏱️ Results for commit 704d3f5. ♻️ This comment has been updated with latest results. To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass. See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally. Artifacts
// Erlang/OTP Github Action Bot |
|
@garazdawi since OTP-29 is released, we need to retarget this to maint-29. |
|
You probably want to include the fix for #11109 as well, which means we need to get a new version of ex_doc tagged. |
|
Yea, that one is not released yet. Is there something specific this v0.40.2 is fixing for us since it's not the records stuff? |
|
These three:
The major one being the last one which makes syntax highlighting better and work with native records. |
|
If a patch is imminent I can ask José to tag a new release so that we can get the record fix. |
|
The patches are planned for wednesday (27th of may). |
867b5d9 to
704d3f5
Compare
|
This PR now updates to 0.40.3 which includes the record autolink fix. |
|
I didn't try to to set base to maint-xx ever, I think it needs to be set to maint (so the PR closes when it's merged to maint and master). I was talking about maint-29, to ensure that the base of the branch is fine for merging into 29, sorry about the confusion. |
|
You can change it yourself, but now I’ve changed it to maint. |
No description provided.