Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: intelliJ 系の IDE に対して melos.yaml のスキーマが参照できるよう変更 #361

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

tatsutakein
Copy link
Member

@tatsutakein tatsutakein commented Jan 5, 2025

概要

#335 にて VSCode では melos.yaml のスキーマが参照できるようになりましたが、IntelliJ 系の IDE に対しては適用されていませんでした。
この PR では、IntelliJ 系の IDE に対しても melos.yaml のスキーマが参照できるようにします。

レビュー観点

  • 変更内容に過不足がないか
  • IntelliJ 系の IDE で melos.yaml のスキーマが参照できているか

レビューレベル

  • Lv1: ぱっとみて違和感がないかチェックして Approve する
  • Lv2: 仕様レベルまで理解して、仕様通りに動くかある程度検証して Approve する
  • Lv3: 実際に環境で動作確認したうえで Approve する

レビュー優先度

  • すぐに見てもらいたい ( hotfix など ) 🚀
  • 今日中に見てもらいたい 🚗
  • 今日〜明日中で見てもらいたい 🚶
  • 数日以内で見てもらいたい 🐢

画像 / 動画

GH-361.mp4

確認したこと

  • IntelliJ 系の IDE でスキーマが参照できること

動作確認手順

備考

Copy link

github-actions bot commented Jan 5, 2025

チェック対象ファイルの変更がなかったため、checkジョブをスキップしました

Copy link

github-actions bot commented Jan 5, 2025

Visit the preview URL for this PR (updated for commit 13f9fdc):

https://flutter-mobile-project-template-catalog--pr361-improve-u1qyxaak.web.app

(expires Mon, 13 Jan 2025 01:37:16 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9ea56735a63d07a7cfe62eb204b0528284c37c23

@tatsutakein tatsutakein marked this pull request as ready for review January 5, 2025 12:53
@yumemi-team-review-requester yumemi-team-review-requester bot requested review from a team and blendthink and removed request for a team January 5, 2025 12:53
Copy link

github-actions bot commented Jan 5, 2025

Ready for review 🚀

@tatsutakein tatsutakein enabled auto-merge January 5, 2025 12:54
Copy link
Member

@blendthink blendthink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tatsutakein
1点コメントしましたのでご確認お願いいたします 🙏

Copy link

github-actions bot commented Jan 6, 2025

チェック対象ファイルの変更がなかったため、checkジョブをスキップしました

@tatsutakein
Copy link
Member Author

@blendthink
いただいたご指摘について対応いたしました!
お手数ですが、再度ご確認いただけますでしょうか 🙏

@tatsutakein tatsutakein requested a review from blendthink January 6, 2025 01:25
Copy link
Member

@blendthink blendthink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM です!
ご対応ありがとうございます!

@tatsutakein
Copy link
Member Author

ご確認いただきありがとうございました!

@tatsutakein tatsutakein merged commit 0514a9d into main Jan 6, 2025
11 checks passed
@tatsutakein tatsutakein deleted the improve/GH-309/intellij branch January 6, 2025 01:36
Copy link

github-actions bot commented Jan 6, 2025

チェック対象ファイルの変更がなかったため、checkジョブをスキップしました

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve]: melos.yaml の公式スキーマを参照する
2 participants