RShirohara / unified-webnovel

unified packages for web novel.
MIT License
0 stars 0 forks source link

ci: add build/version-management tool #19

Closed RShirohara closed 1 year ago

RShirohara commented 1 year ago

動機

やること

RShirohara commented 1 year ago

並列タスク実行は turborepo 使わなくても workspaces-tool でできそう

RShirohara commented 1 year ago

publish は lerna-lite をつかう?

RShirohara commented 1 year ago

tag が package ごとに分割されるなら lerna-lite での同時 publish はあまり恩恵ないかも

RShirohara commented 1 year ago

lerna-lite/changed でリリース対象取得して build -> release の対象を自動選択できる?

RShirohara commented 1 year ago

yarn v4 が来るまでは yarn plugin のセットアップが面倒な可能性がある

RShirohara commented 1 year ago

TODO: 今後サイト対応増やすとして、そのたびに repo 作るよりはこの repo の中ですべてやる、にしたほうが良いかもしれない。 その場合、repo 名は unified-webnovels などにする。