-
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
Be/bugfix/#488 도커 healthcheck #489
Merged
The head ref may contain hidden characters: "BE/bugfix/#488-\uB3C4\uCEE4-healthcheck"
Merged
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9308dab - Browse repository at this point
Copy the full SHA 9308dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a57b8 - Browse repository at this point
Copy the full SHA 29a57b8View commit details -
fix: docker-compose 실패 시 에러 비정상 종료
- docker-compose 관련 명령 실패 시 exit 1로 비정상 종료하도록 수정
Configuration menu - View commit details
-
Copy full SHA for 27d4171 - Browse repository at this point
Copy the full SHA 27d4171View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3ab04 - Browse repository at this point
Copy the full SHA ab3ab04View commit details -
- 상단에 "set -e"를 추가하여 에러가 발생하면 스크립트가 즉시 종료되도록 설정 - trap을 이용하여 ERR 시그널이 발생하면 에러 메시지를 출력하고 종료하도록 설정 - docker-compose, reload nginx 중에 에러가 발생하면 곧바로 종료
Configuration menu - View commit details
-
Copy full SHA for 21c3425 - Browse repository at this point
Copy the full SHA 21c3425View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed761a - Browse repository at this point
Copy the full SHA 1ed761aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7720134 - Browse repository at this point
Copy the full SHA 7720134View commit details -
- 이전까진 job.status를 전달함 - DEPLOYMENT_SUCCESS 환경변수를 이용하여 배포 스크립트의 실행결과를 전달하도록 수정
Configuration menu - View commit details
-
Copy full SHA for ce8ad3c - Browse repository at this point
Copy the full SHA ce8ad3cView commit details -
- action-slack의 status는 'success'나 'failure' 상태를 가져야 함 - DEPLOY_SUCCESS를 'success'로 초기화 - deploy.sh에서 오류가 발생하면 'failure'로 변경
Configuration menu - View commit details
-
Copy full SHA for 51e9b56 - Browse repository at this point
Copy the full SHA 51e9b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for be23d80 - Browse repository at this point
Copy the full SHA be23d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87873b0 - Browse repository at this point
Copy the full SHA 87873b0View commit details
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.