일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 스코프
- 자바스크립트 딥다이브
- 학습내용정리
- 딥다이브
- 이미지 갤러리 최적화
- 블로그 서비스 최적화
- mixin pattern
- 올림픽 통계 서비스 최적화
- middleware pattern
- unique identifiers
- version management
- DOM
- 자바스크립트 패턴
- 자바스크립트
- 프로그래머스
- 진행기록
- const
- 프론트엔드 성능 최적화 가이드
- peerdependencies
- 커리어
- package management
- 제너레이터와 async/await
- 모던 자바스크립트 Deep Dive
- Babel과 Webpack
- 새 코드 받아오기
- pr review
- 이벤트
- js pattern
- js pattern
- 브라우저의 렌더링 과정
- Today
- Total
Dev Blog
20221030-1106 본문
20221030
- 방통대 컴퓨터 구조 과제 제출
- 효율적인 File structure와 Folder structure 정리
20221101
- 방통대 공부.
- 컴퓨터 구조 10-13 강 빠르게 훓기.
- Automatic Label on PR by Git Action On going
Automatic PR Labeler / 20221103
1. Automatic PR Labeler (Github Action)
To solve the accumulating PRs problem of frontend team i'm belong to,
I'm on the process of implementing Automatic D-Day label machine using github action.
It's my first time to use Github action and implement a function in practice.
Even though It makes D-Day label and updates this properly in timely manner, still many to fix and update for people to use without confusion up to their custom-setting.
Till now, it took 2 days. After completing this function, will go into making slack message bot to give PR request notice to Frontend members on every morning.
2. Preparing Final Test for Korea national open university
- 컴퓨터 구조 14강, 15강
- UNIX 시스템 1강 - 5강
Automatic PR Labeler / 20221106
- UTC Time zone is applied for github action cron. So, fix the scheduled time for Seoul Zone.
- The D-day Label is updated at 0:00AM, midnight of South Korea.
- Fix 2 things
- When user create PR with d-day label and other labels, the machine will not apply Default D-5. If there is no D-day label, then it will be added maintaining others.
- When labels are updated, Only D-day label is updated.
Korea National Open University
- Complete reading though UNIX Basic
'Notes > Today I Did' 카테고리의 다른 글
20221130. 방통대공부&ApolloClient (0) | 2022.12.01 |
---|---|
20221121 방통대 공부 & 모던 자바스크립트 정리 (0) | 2022.11.22 |
공지사항 - 수신자 선택 로직 (0) | 2021.08.11 |
20210715 공지사항 디자인 (0) | 2021.07.15 |
20210630-0701,02,03 (0) | 2021.07.04 |