일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- react
- msw
- JavaScript
- prettier-plugin-tailwindcss
- jotai
- mocking
- AJIT
- 클라이언트 상태 관리 라이브러리
- zustand
- useLayoutEffect
- TypeScript
- 좋은 PR
- Headless 컴포넌트
- Recoil
- 암묵적 타입 변환
- 프로세스
- type assertion
- linux 배포판
- Microtask Queue
- 명시적 타입 변환
- 회고
- 타입 단언
- docker
- 25년 2월
- helm-chart
- Render Queue
- Sparkplug
- Compound Component
- Custom Hook
- CS
Archives
- Today
- Total
목록2024/09/08 (1)
구리

회사에서 CI-CD 구축 업무을 위해 Github Actions에 대해 공부한 글로 React 기반 테스트용 프로젝트에 적용해보며 느낀 점을 작성했습니다. (Docker Image 파일 크기 : 18MB)캐시 적용Github Actions 캐시 사용repo별로 최대 10GB까지만 저장할 수 있고, 7일간 접근하지 않을 경우 삭제된다.https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/caching-dependencies-to-speed-up-workflows#usage-limits-and-eviction-policy사용 action - https://github.com/docker/bake-action다..
DevOps
2024. 9. 8. 22:05