GitHub Actions 워크플로 가이드 — deploy.yml·stale.yml 라인 단위 해부
단순한 봇 워크플로(stale.yml)부터 다중 잡 빌드/배포 워크플로(deploy.yml)까지, 같은 5개 용어로 표현되는 GitHub Actions의 동작 모델을 두 가지 실제 YAML로 라인 단위 분석
단순한 봇 워크플로(stale.yml)부터 다중 잡 빌드/배포 워크플로(deploy.yml)까지, 같은 5개 용어로 표현되는 GitHub Actions의 동작 모델을 두 가지 실제 YAML로 라인 단위 분석
gh auth switch 한 줄로 git push의 인증 주체가 바뀐다. credential helper 동작 원리·PAT 발급·계정 전환·실전 함정까지 한 번에 정리
From a simple bot workflow (stale.yml) to a multi-job build/deploy workflow (deploy.yml) — learn the GitHub Actions execution model by line-by-line analysis ...
One gh auth switch line changes who your git push goes as. Credential helper internals, PAT issuance, account switching, and real-world pitfalls in one guide
OS에 보이는 디스크는 Virtual Disk일 수 있다 — RAID Controller 뒤의 Physical Disk를 smartctl megaraid 옵션으로 확인하기