Folders and files ย
ย
ย
ย
ย
ย
ย
ย
View all files
Repository files navigation Github action์ ํ์ตํด๋ด
๋๋ค.
pnpm ํจํค์ง ๋งค๋์
branch merge ๋ก ํจํค์ง๋ฅผ ๊ด๋ฆฌํ๋ ์ํฉ
codeql.yml
"javascript" ์ฝ๋ ํ๋ฆฌํฐ ๊ด๋ฆฌ
main branch์ pull request ๋๋ ์๊ฐ ์คํ
release.yml
main branch์ commit๋๋ ์๊ฐ ์คํ
pull request๊ฐ merge ๋๋ ์๊ฐ ์คํ (์ด๋ autolabeler๋ฅผ ์๋์ํค๊ธฐ ์ํจ)
release ๋ณ๊ฒฝ ๋ด์ญ, branch์ title๊ณผ tag๋ฅผ ๊ธฐ์ค์ผ๋ก ์๋ ์์ฑ
publish.yml
github release๋๋ ์๊ฐ ci script ์คํ
ci ์คํ ์ดํ npm์ ๋ฐฐํฌ
size-limit.yml
pull request์ ์ํด main branch์ merge๋๋ ์๊ฐ ์คํ
ํจํค์ง์ gzip bundle size๋ฅผ ๋ณด๊ณ ํ ์ ํ๋ ๋น๊ต ๋ฐ ์ฌ์ด์ฆ ๋ณ๊ฒฝ์ ์ฒดํฌ
Workflows Helpers Packages
pnpm/action-setup@v2
pnpm์ ํจํค์ง ๋งค๋์ ๋ก ์ฌ์ฉ
actions/cache@v3
node_modules ์บ์ฑ ์ ๋ต ์ฌ์ฉ
unique key๋ฅผ hashํ ํ ์กฐํ
์ด๊ฒ์ ์ํ๋ฉด? ์๊ฐ-๋น์ฉ ์ํด
JS-DevTools/npm-publish@v1
release-drafter/release-drafter@v5
release ๋ด์ญ ์
๋ฐ์ดํธ ์๋ํ
andresz1/size-limit-action@v1
ํจํค์ง bundle size๋ฅผ ์ฒดํฌ ๋ฐ ๊ฒํ
branch๋ฅผ ํ์ ์ฝ๋ ์์
branch pull request ์์ฒญ
codeql.yml ์ฝ๋ํ๋ฆฌํฐ action run
release.yml release action run
size-limit.yml size limit action run
branch merge
release.yml release action run
release draft: release action์ผ๋ก ์์ฑ๋ release template๋ก version release
publish.yml npm publish action run
About
Github action ๐ฆพ์ ์ฌ์ฉํด ์๋ํ ํ๋ ๋ฐฉ๋ฒ์ ์์๋ด
์๋ค!
Topics
Resources
Stars
Watchers
Forks
You canโt perform that action at this time.