-
Notifications
You must be signed in to change notification settings - Fork 0
Merge main into develop #203
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
Merged
Conversation
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
* refactor: workflow 관련 insert SQL 수정 * refactor: Task 관련 로직 수정 * refactor: fast api url 수정 및 workflow 관련 insert SQL 수정 * refactor: WORKFLOW 관련 INSERT SQL 리팩토링 * refactor: task type 네이밍 변경 * refactor: FastAPI 통신 로직을 전용 Adapter로 분리 * fix: Set grafana-agent env expand true * refactor: 사용하지 않는 Schema 삭제 * feat: Quartz scheduling 작업 * chore: spotlessApply * fix: Actuator 모든 target에 대해 open * refactor: WORKFLOW관련 INSERT SQL 리팩토링 * refactor: FastApi 통신 관련 로직 수정 * refactor: FastApi 측 requestBody 관련 로직 수정 * refactor: Code Formatting --------- Co-authored-by: can019 <[email protected]> Co-authored-by: thkim7 <[email protected]>
* test: 사용자 등록, 사용자 세션 체크, 사용자 권한 요청 테스트 정의 * test: User register integration test * test: Status 수정 * chore: v0.0.1 alpha -> beta * fix: Register api가 public auth였던 버그 픽스 * fix: Bad request 시 응답 메세지가 너무 많은 정보를 포함하던 문제 exception message가 모두 노출, 필요한 메세지만 출력하도록 변경 * test: Register 실패 테스트 rest api documentation
* docs: RandomPasswordGenerator docs * docs: DuplicateDataException java doc
Dockerfile 수정
Dockerfile chrome 부분 수정
Changes to be committed: modified: src/main/java/site/icebang/common/exception/DuplicateDataException.java modified: src/main/java/site/icebang/common/utils/RandomPasswordGenerator.java
feat: javadoc 작성
default blog 환경 blogger로 변경
* fix: Workflow history mapper javadoc fix * chore: ci에 javadoc 추가
* docs: workflow 관련 javadoc 작성 * refactor: Code Formating
Blog_create_blog 원인 파악을 위한 로그
* fix: 환경변수 변경 - log 로직 변경 - 환경병수 load_dotenv -> setting 사용으로 변경함 * style:FASTAPI 코드 포멧팅
크롬 및 mecab 외부 주입 (볼륨 마운트)
* test: e2e test 시 각 요청마다 cookie 유지 * test: 로그인이 진행되는 테스트에 cookie support 추가
* check release note
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.
Uh oh!
There was an error while loading. Please reload this page.