Skip to content

erlang erlang@27: add ex_doc livecheck#272708

Merged
chenrui333 merged 2 commits intomainfrom
erlang-ex_doc-livecheck
Mar 17, 2026
Merged

erlang erlang@27: add ex_doc livecheck#272708
chenrui333 merged 2 commits intomainfrom
erlang-ex_doc-livecheck

Conversation

@cho-m
Copy link
Copy Markdown
Member

@cho-m cho-m commented Mar 17, 2026

Not sure about best way to handle the OTP version in ex_doc_link.

For now, went with including the entire filename which seemed to work (will need to wait for next version to verify):

brew lc -r --autobump erlang
erlang: 28.4.1 ==> 28.4.1
  html: 28.4.1 ==> 28.4.1
  ex_doc: 0.39.3/ex_doc_otp_27 ==> 0.39.3/ex_doc_otp_27

Alternatively, could ignore OTP version, but this would require manual update on major releases. Automatically bumping it would reduce maintenance.

@cho-m cho-m added livecheck Issues or PRs related to livecheck CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. labels Mar 17, 2026
@cho-m cho-m marked this pull request as ready for review March 17, 2026 01:09
@github-actions github-actions Bot added the CI-build-dependents-from-source Pass --build-dependents-from-source to brew test-bot. label Mar 17, 2026
@cho-m cho-m changed the title erlang: add ex_doc livecheck erlang erlang@27: add ex_doc livecheck Mar 17, 2026
@chenrui333 chenrui333 added this pull request to the merge queue Mar 17, 2026
Merged via the queue into main with commit 12fb660 Mar 17, 2026
24 checks passed
@chenrui333 chenrui333 deleted the erlang-ex_doc-livecheck branch March 17, 2026 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-build-dependents-from-source Pass --build-dependents-from-source to brew test-bot. CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. livecheck Issues or PRs related to livecheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants