Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
yunj8649 closed a pull request on day1co/pebbles
fix: export exception
## PR 의 종류는 어떤 것인가요? - [x] 버그 수정 - [ ] 새로운 기능 - [ ] 리팩토링 - [ ] 문서 수정 - [ ] 워크플로우 수정 ## 수정이 필요하게된 이유가 무엇인가요? (Jira 이슈가 있다면 링크를 연결해주세요) exception 사용을 위해 export ## 무엇을 어떻게 변경했나요? index에...yunj8649 opened a pull request on day1co/pebbles
fix: export exception
## PR 의 종류는 어떤 것인가요? - [x] 버그 수정 - [ ] 새로운 기능 - [ ] 리팩토링 - [ ] 문서 수정 - [ ] 워크플로우 수정 ## 수정이 필요하게된 이유가 무엇인가요? (Jira 이슈가 있다면 링크를 연결해주세요) exception 사용을 위해 export ## 무엇을 어떻게 변경했나요? index에...yunj8649 created a branch on day1co/pebbles
fix/export-exception - Common Utility Modules for Both Frontend and Backend
yunj8649 closed a pull request on day1co/pebbles
feat: add too many requests error
## PR 의 종류는 어떤 것인가요? - [x] 새로운 기능 ## 수정이 필요하게된 이유가 무엇인가요? (Jira 이슈가 있다면 링크를 연결해주세요) - 429 error 사용 ## 무엇을 어떻게 변경했나요? - 429 client error 추ㅏ ## 코드 변경을 이해하기 위한 배경지식이 필요하다면 설명 해주세요. ##...yunj8649 opened a pull request on day1co/pebbles
feat: add too many requests error
## PR 의 종류는 어떤 것인가요? - [x] 새로운 기능 ## 수정이 필요하게된 이유가 무엇인가요? (Jira 이슈가 있다면 링크를 연결해주세요) ## 무엇을 어떻게 변경했나요? ## 코드 변경을 이해하기 위한 배경지식이 필요하다면 설명 해주세요. ## 디펜던시 변경이 있나요? ## 어떻게 테스트 하셨나요? #...yunj8649 created a branch on day1co/pebbles
feat/add-429-error - Common Utility Modules for Both Frontend and Backend