feat(challenge): 주간 챌린지 콜라주 공유 이미지 생성 - #167
Merged
Merged
Conversation
주간 챌린지 완료 공유 이미지가 최대 8명 인증 사진과 참여자 정보를 일관된 템플릿으로 제공해야 해서 서버 합성 로직을 확장한다. Refs #77 Co-Authored-By: Codex <codex@openai.com>
공유 이미지의 여백, 색상, 카드 상단 그라데이션과 프로필 테두리를 확정 시안에 맞춘다. Refs #77 Co-Authored-By: Codex <codex@openai.com>
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.
개요
주간 챌린지 완료 공유 이미지가 최대 8명 인증 사진과 참여자 정보를 포함하도록 서버 합성 로직을 확장합니다.
관련 이슈
Refs #77
#77은 이미 종료된 이슈라 닫기 연결은 추가하지 않았습니다.
변경 사항
문서
테스트
./gradlew clean test: 통과비고