Merged
Conversation
* [Feat] client 요청시 cors 전체 허용으로 설정 (#59) * [Feat] .gitignore에 aws 인증 정보 추가 * [refactor] 환경 변수 사용 코드 리펙토링 * [Chore] gradle 설정 변경 * [Chore] gradle 설정 변경 * [Fix] github action mock 환경변수 추가 * [refactor] health check api 스웨거에서 숨기기
* [Refactor] S3 presignedurl로 변경 * [Test] 필요없는 단계 제거 * [Test] 테스트 코드에 환경변수 주입 * [Fix] S3Client 객체 생성 * [Fix] test * [Fix] 설정 변경 * [Fix] 환경변수 이름 변경 * [Fix] test 설정 제거 * [Fix] 원복 * [Test] 변수 제거 * [Test] 변수 추가 * [Test] 환경변수 추가 * [Test] jwt 환경변수 추가
* [Test] 필요없는 부분 제거 테스트 * [Chore] 필요없는 코드 제거
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.
PR 타입
⭐Related Issues
변경 사항
테스트 결과
Must do