From 4a0c5d03ff2aebf4c7a7edece4ac4099b1bef3b6 Mon Sep 17 00:00:00 2001 From: sgo722 Date: Wed, 17 Dec 2025 12:34:09 +0900 Subject: [PATCH 1/2] =?UTF-8?q?[refactor]=20cd.yml=20=EB=A1=9C=EA=B7=B8?= =?UTF-8?q?=EB=A0=88=EB=B2=A8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cd-dev.yml | 5 +++-- .github/workflows/cd-prod.yml | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/workflows/cd-dev.yml b/.github/workflows/cd-dev.yml index 2c8f4f0..c8d9901 100644 --- a/.github/workflows/cd-dev.yml +++ b/.github/workflows/cd-dev.yml @@ -74,7 +74,7 @@ jobs: open-in-view: false hibernate: ddl-auto: validate - show-sql: true + show-sql: false database-platform: org.hibernate.dialect.MySQL8Dialect properties: hibernate: @@ -92,8 +92,9 @@ jobs: logging: level: root : INFO - org.hibernate.SQL: WARN org.springframework : INFO + org.hibernate.SQL: OFF + org.hibernate.jdbc.bind : OFF # org.hibernate.type.descriptor.sql: trace # org.springframework.web.socket: DEBUG # org.springframework.messaging: DEBUG diff --git a/.github/workflows/cd-prod.yml b/.github/workflows/cd-prod.yml index 2cd1b93..fcbdcf1 100644 --- a/.github/workflows/cd-prod.yml +++ b/.github/workflows/cd-prod.yml @@ -74,7 +74,7 @@ jobs: open-in-view: false hibernate: ddl-auto: validate - show-sql: true + show-sql: false database-platform: org.hibernate.dialect.MySQL8Dialect properties: hibernate: @@ -92,8 +92,9 @@ jobs: logging: level: root : INFO - org.hibernate.SQL: WARN org.springframework : INFO + org.hibernate.SQL: OFF + org.hibernate.jdbc.bind : OFF # org.hibernate.type.descriptor.sql: trace # org.springframework.web.socket: DEBUG # org.springframework.messaging: DEBUG From e150d842307401c757782a92440e71ce359d149a Mon Sep 17 00:00:00 2001 From: sgo722 Date: Wed, 17 Dec 2025 12:47:03 +0900 Subject: [PATCH 2/2] =?UTF-8?q?[bug]=20=EA=B4=80=EB=A6=AC=EC=9E=90?= =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=20faceImage=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=ED=81=B4=EB=A6=AD=20=EC=8B=9C=20=ED=8C=9D=EC=97=85=EC=9D=B4=20?= =?UTF-8?q?=EC=98=AC=EB=9D=BC=EC=98=A4=EC=A7=80=20=EC=95=8A=EB=8D=98=20?= =?UTF-8?q?=EB=AC=B8=EC=A0=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/memberImageReview.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/templates/memberImageReview.html b/src/main/resources/templates/memberImageReview.html index 2504462..e634415 100644 --- a/src/main/resources/templates/memberImageReview.html +++ b/src/main/resources/templates/memberImageReview.html @@ -211,7 +211,7 @@

이미지 #1
@@ -232,13 +232,13 @@

코드 이미지

- +
-
-