Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

onetime-with-members/backend

bbbang105 deleted a branch onetime-with-members/backend

feature/#147/discord-webhook

bbbang105 closed an issue on onetime-with-members/backend
[feat] : CICD 결과를 디스코드 메세지로 받을 수 있다
### 📝 Description - CICD 결과를 디스코드 메세지로 받을 수 있다 --- ### 📝 Todo - [x] 디스코드 웹훅 추가
bbbang105 pushed 1 commit to develop onetime-with-members/backend
  • [feat] : CICD 결과를 디스코드 메세지로 전송한다 (#148) * #147 [feat] : CICD 결과를 디스코드 메세지로 전송한다 * #147 [feat] : 도커 & Nginx 설정 파일들... 0495f53

View on GitHub

bbbang105 closed a pull request on onetime-with-members/backend
[feat] : CICD 결과를 디스코드 메세지로 전송한다
## ✅ PR 유형 어떤 변경 사항이 있었나요? - [x] 새로운 기능 추가 - [ ] 버그 수정 - [ ] 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경) - [ ] 코드 리팩토링 - [ ] 주석 추가 및 수정 - [ ] 문서 수정 - [ ] 빌드 부분 혹은 패키지 매니저 수정 - [ ] 파일 혹은 ...
bbbang105 pushed 1 commit to feature/#147/discord-webhook onetime-with-members/backend
  • #147 [fix] : 누락된 부분을 추가한다 3663b44

View on GitHub

bbbang105 pushed 1 commit to feature/#147/discord-webhook onetime-with-members/backend
  • #147 [feat] : 도커 & Nginx 설정 파일들의 경로를 명확히 지정한다 4f15a56

View on GitHub

bbbang105 opened a pull request on onetime-with-members/backend
[feat] : CICD 결과를 디스코드 메세지로 전송한다
## ✅ PR 유형 어떤 변경 사항이 있었나요? - [x] 새로운 기능 추가 - [ ] 버그 수정 - [ ] 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경) - [ ] 코드 리팩토링 - [ ] 주석 추가 및 수정 - [ ] 문서 수정 - [ ] 빌드 부분 혹은 패키지 매니저 수정 - [ ] 파일 혹은 ...
bbbang105 created a branch on onetime-with-members/backend

feature/#147/discord-webhook - 링크 공유 한번으로, 여러 사람과 쉽게 일정을 맞추세요 - OneTime ⏰

bbbang105 opened an issue on onetime-with-members/backend
[feat] : CICD 결과를 디스코드 메세지로 받을 수 있다
### 📝 Description - CICD 결과를 디스코드 메세지로 받을 수 있다 --- ### 📝 Todo - [x] 디스코드 웹훅 추가
bbbang105 deleted a branch onetime-with-members/backend

feature/#143/code-deploy

bbbang105 pushed 1 commit to develop onetime-with-members/backend
  • [feat] : AWS Code Deploy를 도입한다 (#145) * #143 [feat] : AWS Code Deploy 사용을 위한 appspec.yaml 파일을 추가한다 * #143 [feat] ... 81f4628

View on GitHub

bbbang105 closed an issue on onetime-with-members/backend
[feat] : AWS Code Deploy를 도입한다
### 📝 Description - AWS Code Deploy를 도입하고, 이에 따라 Github Actions 스크립트를 수정한다. --- ### 📝 Todo - [x] AWS Code Deploy 도입 - [x] Github Actions 스크립트 수정
bbbang105 closed a pull request on onetime-with-members/backend
[feat] : AWS Code Deploy를 도입한다
## ✅ PR 유형 어떤 변경 사항이 있었나요? - [x] 새로운 기능 추가 - [ ] 버그 수정 - [ ] 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경) - [ ] 코드 리팩토링 - [ ] 주석 추가 및 수정 - [ ] 문서 수정 - [ ] 빌드 부분 혹은 패키지 매니저 수정 - [ ] 파일 혹은 ...
bbbang105 pushed 1 commit to feature/#143/code-deploy onetime-with-members/backend
  • #143 [fix] : 불필요한 멀티 스테이징을 제거한다 a87d410

View on GitHub

bbbang105 pushed 1 commit to feature/#143/code-deploy onetime-with-members/backend
  • #143 [fix] : 복사할 jar 파일의 경로를 수정한다 fcaa4fd

View on GitHub

bbbang105 pushed 1 commit to feature/#143/code-deploy onetime-with-members/backend
  • #143 [feat] : 필요한 파일들만 zip 파일에 포함하도록 변경한다 1a9b264

View on GitHub

bbbang105 pushed 1 commit to feature/#143/code-deploy onetime-with-members/backend
  • #143 [fix] : 누락된 Actions Secrets 환경 설정을 추가한다 a5a9fec

View on GitHub

bbbang105 pushed 2 commits to feature/#143/code-deploy onetime-with-members/backend
  • #143 [fix] : 도커 & Nginx 설정 파일 위치를 지정한다 c396db3
  • #143 [fix] : jar 파일을 zip 내부에 포함하도록 스크립트를 수정한다 e97a7fb

View on GitHub

bbbang105 pushed 1 commit to feature/#143/code-deploy onetime-with-members/backend
  • #143 [fix] : 빌드한 jar 파일이 zip 파일에 포함되도록 변경 50f4540

View on GitHub

bbbang105 pushed 1 commit to feature/#143/code-deploy onetime-with-members/backend
  • #143 [fix] : deploy.sh 파일을 zip 파일에 직접 포함시킨다 5b007a2

View on GitHub

bbbang105 pushed 1 commit to feature/#143/code-deploy onetime-with-members/backend
  • #143 [style] : appspec 파일 이름을 수정한다 f01e061

View on GitHub

bbbang105 opened an issue on onetime-with-members/backend
[feat] : 이벤트 삭제 시, S3에 저장된 QR 이미지도 삭제한다
### 📝 Description - 이벤트 삭제 시, S3에 저장된 QR 이미지도 삭제한다 --- ### 📝 Todo - [ ] QR 이미지 경로 변경 - [ ] 삭제 로직 추가
bbbang105 opened a pull request on onetime-with-members/backend
[feat] : AWS Code Deploy를 도입한다
## ✅ PR 유형 어떤 변경 사항이 있었나요? - [x] 새로운 기능 추가 - [ ] 버그 수정 - [ ] 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경) - [ ] 코드 리팩토링 - [ ] 주석 추가 및 수정 - [ ] 문서 수정 - [ ] 빌드 부분 혹은 패키지 매니저 수정 - [ ] 파일 혹은 ...
bbbang105 created a branch on onetime-with-members/backend

feature/#143/code-deploy - 링크 공유 한번으로, 여러 사람과 쉽게 일정을 맞추세요 - OneTime ⏰

bbbang105 starred onetime-with-members/backend
bbbang105 deleted a branch onetime-with-members/backend

test

bbbang105 pushed 1 commit to develop onetime-with-members/backend
  • test to develop (#144) * #132 [style] : 주석 및 개행 문자를 추가한다 * #126 [refactor] : 불필요한 타입 변환을 제거한다 * #126 [feat] : ... 820b4a2

View on GitHub

bbbang105 closed a pull request on onetime-with-members/backend
test to develop
bbbang105 opened a pull request on onetime-with-members/backend
test to develop
bbbang105 opened an issue on onetime-with-members/backend
[feat] : AWS Code Deploy를 도입한다
### 📝 Description - AWS Code Deploy를 도입하고, 이에 따라 Github Actions 스크립트를 수정한다. --- ### 📝 Todo - [ ] AWS Code Deploy 도입 - [ ] Github Actions 스크립트 수정
Load more