-
Notifications
You must be signed in to change notification settings - Fork 1
Dev #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Dev #18
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
깃이그노어로 불필요한 파일들을 깃에서 제외합니다
불필요한 가상환경 삭제
- ci/cd 실패 시 디스코드 알림 설정 - 컨테이너 중지 및 삭제 오류 test
- cicd 실패시 알림 설정 오류 수정 - 컨테이너 삭제 안됨 오류 수정
- 중지된 컨테이너 포함 삭제 - notify 단계 조건 변경
- 포트 충돌 오류로 cicd 실패, 충돌 포트 삭제 후 test - deploy-to-ec2 작업이 실패해도 알림 안옴 오류 수정 - notify : 성공/실패 여부와 관계없이 실행되도록 설정.
- notify 조건문 구조 오류 수정 - discord 알림 내용 수정
디스코드 알림 test 진짜 최종 진짜진짜 최종.
진짜. 진짜 최종.
카멜케이스로 통일
This reverts commit d5a6ca1.
카멜케이스로 다 바꿔주셈 제발
bert 모델 동기로 수정
process_request 출력으로 변경
6개씩 처리하도록 수정
6개에서 3개로 변경
Feature/async feature
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR 체크리스트
PR을 제출하기 전에 아래의 체크리스트를 확인해주세요:
(전부 확인 되셨다면 PR 체크리스트 항목은 지운 뒤 제출해 주세요)
#123).PR 유형
어떤 종류의 변경 사항인가요? (해당 사항에 모두 체크)
PR 설명
변경 사항에 대해 자세히 설명해주세요. 무엇이 변경되었는지, 왜 이러한 변경이 필요한지 설명합니다.
issue
관련된 이슈를 작성해주세요.
구현 의도
구현 의도를 간단하게 설명해 주세요.
구현 사항
실제로 구현된 내용을 설명해 주세요.