-
Notifications
You must be signed in to change notification settings - Fork 0
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
[merge]: 7~8주차 진행사항 master에 머지 #78
Merged
Conversation
This file contains 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
PR 올리기 전 코드 검사를 위한 CI 워크플로우를 작성한다.
TTL이 제대로 설정되어있지 않던 문제를 수정한다.
cd pipeline 구축
받아오는 방식 수정
show details 위치 수정
gradle 캐싱을 통해 빌드시간을 단축한다.
secret에 env.properties를 통째로 등록하여 관리할 수 있도록 한다.
커밋 해시값도 포함하여 커밋로그를 더 잘 추적할 수 있도록 한다.
환경변수를 용이하게 관리할 수 있도록 수정하고, 오래된 이미지를 삭제하는 스크립트를 추가로 작성한다.
develop에 merge가 되면 자동배포를 실시하도록 트리거를 수정한다.
파일 업로드 -> STT 실행의 기본 기능을 구현한다.
하지만 문제가 있음 (임시커밋)
기존 CLOVA Speech Recognition 에서 CLOVA Speech 실시간 스트리밍 API를 활용하여 실시간 처리를 가능하도록 수정한다.
파일 업로드 -> STT 실행의 기본 기능을 구현한다.
기존 CLOVA Speech Recognition 에서 CLOVA Speech 실시간 스트리밍 API를 활용하여 실시간 처리를 가능하도록 수정한다.
pr 올릴 시 ci워크플로우가 두번 중복되어 실행되는 문제가 있어서 트리거를 수정한다.
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.
📄요약
🖋️작업 내용
📷스크린샷
배포 완료❗참고 사항
https://kanguk-room.notion.site/CI-CD-129036cad7a880e0bd7edc63590af94d?pvs=4
CI/CD 관련
https://kanguk-room.notion.site/STT-CLOVA-Speech-API-123036cad7a88098b644c957f8420080?pvs=4
STT 관련
🔗이슈
close