Skip to content

[-]: publish 런타임 버전 고정#21

Merged
sjsjsj1246 merged 1 commit into
mainfrom
codex/fix-publish-runtime
Mar 25, 2026
Merged

[-]: publish 런타임 버전 고정#21
sjsjsj1246 merged 1 commit into
mainfrom
codex/fix-publish-runtime

Conversation

@sjsjsj1246
Copy link
Copy Markdown
Owner

변경 사항

  • publish.yml의 Node 버전을 Trusted Publishing 요구사항에 맞춰 22.14.0으로 고정했습니다.
  • publish 전에 npm@latest로 업그레이드하도록 추가했습니다.
  • publish 실행 전에 node -v, npm -v를 출력하도록 해서 다음 실패 시 런타임 버전을 바로 확인할 수 있게 했습니다.

이유

  • npm Trusted Publishing은 공식적으로 더 높은 Node/npm 런타임을 요구합니다.
  • 기존 node-version: 22만으로는 Trusted Publishing 요구 버전을 만족하지 못했을 가능성이 있습니다.

다음 확인 포인트

  • 이 PR 머지 후 Publish workflow를 다시 수동 실행
  • 로그에서 node -v, npm -v 값 확인
  • 이후에도 404면 npm Trusted Publisher 설정값 mismatch를 다시 봐야 합니다.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-tutorial-overlay Ready Ready Preview, Comment Mar 25, 2026 8:17am

@github-actions
Copy link
Copy Markdown
Contributor

packages/main coverage

Metric Result
Lines 97.12% (270/278)
Statements 96.90% (282/291)
Functions 96.22% (51/53)
Branches 86.49% (269/311)

Workflow run

@sjsjsj1246 sjsjsj1246 self-assigned this Mar 25, 2026
@sjsjsj1246 sjsjsj1246 merged commit 7ca107d into main Mar 25, 2026
3 checks passed
@sjsjsj1246 sjsjsj1246 deleted the codex/fix-publish-runtime branch March 25, 2026 08: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.

1 participant