Closed morikann closed 5 months ago
Ready for review :rocket:
melos bsのpost hookでyumemi_lints updateするのもありかも?と思いました 👀 (想定通り動くかとかは試してないです 🙏 ) https://melos.invertase.dev/commands/bootstrap#adding-a-post-bootstrap-lifecycle-script
これで想定通り動いたぽいです
command:
bootstrap:
略
hooks:
post: melos run yumemi_lints_update
scripts:
略
yumemi_lints_update:
exec: dart run yumemi_lints update
packageFilters:
dependsOn: yumemi_lints
Visit the preview URL for this PR (updated for commit fea31bd):
https://flutter-mobile-project-template-catalog--pr207-feature-va9go690.web.app
(expires Tue, 11 Jun 2024 07:08:10 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 9ea56735a63d07a7cfe62eb204b0528284c37c23
@K9i-0 レビューありがとうございます!こちら修正しました🙏
概要
dart run yumemi_lints update
を実行しています。レビューレベル
レビュー優先度
画像 / 動画
見た目に関する変更がないため省略します。
動作確認手順
備考
特になし