Skip to content

nektos/act로 GitHub Actions를 로컬에서 디버깅하기 #55

Description

@Malloc72P

노션 노트를 기반으로 자동 발굴한 블로그 포스트 주제입니다.

무엇을 다루는 포스트인가

npm 배포 워크플로우를 만들 때 commit & push를 반복하지 않고 nektos/act로 GitHub Actions를 로컬에서 실행·디버깅한 방법을 정리한다. act -l 조회, -j/-e/--env-file로 잡·이벤트·시크릿 주입, npm publish --dry-run으로 배포 파일 확인, medium 이미지 한계(aws-cli/playwright 미설치) 같은 실전 팁을 포함한다.

독자가 얻는 것

배포 스크립트를 검증할 때마다 원격 푸시를 반복하는 비효율을 없애고, 로컬에서 빠르게 액션을 돌려 dry-run으로 산출물을 점검하는 워크플로우를 얻는다.

참고 노션 페이지

작성 메모

  • 예상 시리즈: frontend
  • 작성 시 /blog-from-notion 원칙 준수: 실제로 돌아가는 예제 + 스크린샷/이미지, 본인 문체 유지, 빌드/실행 검증.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    blog-post블로그 포스트 주제 아이디어(자동 발굴)ideaIdea about enhancement or etc

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions