typelevel/cats-effect

Smarter version numbers in the docs

オープン

#523 opened on 2019/05/01

 (23 件のコメント) (1 件のリアクション) (0 人の担当者)Scala (572 件のフォーク)batch import
:books: docsgood first issue

Repository metrics

Stars
 (2,230 個のスター)
PR merge metrics
 (平均マージ 21d 23h) (30d で 18 merged PRs)

説明

When we release, we have to change the version number twice in the README and once in the tut. The README is currently included directly in the site. sbt-microsite has some automation for the latter, but can't help with the former.

  1. Consider making a more anemic README that drives straight to the site.
  2. Derive the version number in the site when publishing.

Failure to do so was responsible for #252.

Relevant Gitter conversation

コントリビューターガイド