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: refine project settings #12

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Conversation

nozomuikuta
Copy link
Member

コードリーディングしながら、プロジェクトとCIのコードを修正して、モダンにしてみました。
このPRは提案なので、マージするかどうか相談できれば幸いです(一部または全部など)。

  • 念のため package.jsonprivate: true を追加(参考
  • corepackを利用するように変更(参考
    • この変更により、全員が同じバージョンのpnpmを利用することを保証できます
    • READMEにcorepackの設定方法を追加
    • engines.pnpm のかわりに packageManager を設定
    • withastro/action@v2package-manager オプションが packageManager を参照するように変更
  • package.jsonstartdev が重複しているので start を削除(dev の方がより一般的なので)
  • その他コメントを編集

このPRでpnpmのバージョンを package.json で一括管理できるようになります。
一方、 withastro/action@v2 ではNode.jsのバージョンを package.jsonengines.node を参照させることができないようでしたので、upstreamにPRを出しておきました:withastro/action#48

@nozomuikuta nozomuikuta self-assigned this Mar 15, 2024
Copy link

netlify bot commented Mar 15, 2024

Deploy Preview for gocon2024 ready!

Name Link
🔨 Latest commit 55d8c30
🔍 Latest deploy log https://app.netlify.com/sites/gocon2024/deploys/65f4ada6d0631f0008c40a4b
😎 Deploy Preview https://deploy-preview-12--gocon2024.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@budougumi0617 budougumi0617 left a comment

Choose a reason for hiding this comment

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

私はagreeです!(他の人のご意見もあると思うのでこちらもapproveは保留しておきます 🙏

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
@hytkgami hytkgami merged commit 41c7d6b into main Mar 16, 2024
4 checks passed
@hytkgami hytkgami deleted the chore/update-project-settings branch March 16, 2024 06:30
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.

3 participants