[#107867] Fwd: [ruby-cvs:91197] 8f59482f5d (master): add some tests for Unicode Version 14.0.0 — Martin J. Dürst <duerst@...>
To everybody taking care of continuous integration:
3 messages
2022/03/13
[#108090] [Ruby master Bug#18666] No rule to make target 'yaml/yaml.h', needed by 'api.o' — duerst <noreply@...>
Issue #18666 has been reported by duerst (Martin D端rst).
7 messages
2022/03/28
[#108117] [Ruby master Feature#18668] Merge `io-nonblock` gems into core — "Eregon (Benoit Daloze)" <noreply@...>
Issue #18668 has been reported by Eregon (Benoit Daloze).
22 messages
2022/03/30
[ruby-core:108053] [Ruby master Bug#18628] Link contributing is broken
From:
"jeremyevans0 (Jeremy Evans)" <noreply@...>
Date:
2022-03-24 19:11:23 UTC
List:
ruby-core #108053
Issue #18628 has been updated by jeremyevans0 (Jeremy Evans). The underlying problem here is that CONTRIBUTING.md is assuming the use of the RDoc `--page-dir` option, and neither ruby-doc.org nor docs.ruby-lang.org use that option, so you end up with a broken link. It seems best to me to remove the use of `--page-dir`, since fixing all external sources that generate documentation seems a more difficult task. I submitted a pull request for that approach: https://github.com/ruby/ruby/pull/5708 ---------------------------------------- Bug #18628: Link contributing is broken https://bugs.ruby-lang.org/issues/18628#change-97015 * Author: kaiquekandykoga (Ka鱈que Koga) * Status: Open * Priority: Normal * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- Link used to doc/contributing.rdoc is redirecting to https://ruby-doc.org/core-3.1.1/contributing.rdoc. https://ruby-doc.org/core-3.1.1/CONTRIBUTING_md.html I am not sure how to solve it, so I am just opening this issue. Thank you very much. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>