Conversation
* fix(infra): 운영 배포 Secret 전달 방식 개선 SSH 스크립트에 직접 치환하던 Secret을 env와 envs를 통한 개별 환경변수 전달 방식으로 변경하고, INPUT_SCRIPT 크기 초과로 발생한 운영 배포 실패 해결 및 셸 명령 추적 비활성화를 통한 민감 정보 노출 방지 * test(report): 일일 리포트 테스트 시간대 의존성 제거 DailyReportServiceTest의 날짜 기준을 TodayDateTimeProvider로 통일해 UTC 기반 CI에서 발생하던 Mockito stub 인자 불일치 해결
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
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.
📝 요약(Summary)
#208 까지 반영하여 운영 서버에 배포합니다.
🔗 Related Issue
💬 공유사항
✅ PR Checklist
PR이 다음 요구 사항을 충족하는지 확인하세요.