-
Notifications
You must be signed in to change notification settings - Fork 3
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
Feature ci #24
Closed
Closed
Feature ci #24
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
Feature ci
schema directory 수정
mysql 연결 시 localhost 추가
mysql 생성 시간 부여 후 init 작업 할 수 있게 step 위치 변경
fix: ci yaml 파일 수정 4
pull reque 시 작동하는 branch 변경
sql 접속과정에서 어디가 정확히 문제인지 알기 위해 실행 스크립트 분리
ddl create 로 build와 test 되는지 점검
file 수정 후 재시도
포트 번호 추가
인증 문제인지 재확인
컨테이너 상태 확인
docker 접속 로직 추가
docker 를 사용하지 않은 순수 sql 로 구동
접속 host 추가
포트 번호 추가
포트 및 host 삭제
mysql 계정 수정
기존 main branch에서 작동하던 CI를 merge branch 에서 작동하도록 변경
일부 블로그에서는 docker-compose를 다운받지 않아도 되는 것으로 보여 다운 과정을 삭제하고 진행
일부 블로그에서는 docker-compose를 다운받지 않아도 되는 것으로 보여 다운 과정을 삭제하고 진행
…into feature-ci
…into feature-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.
✅ 요구사항
🚀 주요 변경사항
💡 기타사항