Skip to content

Conversation

@kyu08
Copy link
Owner

@kyu08 kyu08 commented Nov 8, 2025

  • Add npm caching to lint workflow to speed up dependency installation
  • Remove unnecessary fetch-depth: 0 from generate-ogp workflow
  • Add concurrency groups to generate-ogp and lint workflows to cancel outdated runs

- Add npm caching to lint workflow to speed up dependency installation
- Remove unnecessary fetch-depth: 0 from generate-ogp workflow
- Add concurrency groups to generate-ogp and lint workflows to cancel outdated runs
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2025

プレビュー環境

プレビュー環境が更新されました。

URL: https://blog.kyu08.com/pr-244/

Commit: 34b073a8636507abc2efbc8873fce1c815cde941

※ デプロイ完了まで数分かかる場合があります。

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2025

OGP画像に差分はありません

OGP画像は最新の状態です。

- Migrate from npm to pnpm for faster dependency installation (43% faster with cache)
- Unify Node.js version to 20 across all workflows for better cache efficiency
- Add packageManager field to package.json
- Generate pnpm-lock.yaml

Performance improvements:
- npm ci (cached): ~6.8s
- pnpm install (cached): ~3.9s (43% faster)
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