Skip to content

Conversation

@dlsrks1021
Copy link
Collaborator

@dlsrks1021 dlsrks1021 commented Jul 14, 2025

🛰️ Issue Number

🪐 작업 내용

  • Dockerfile 정의
  • versioning 작업을 bump-version workflow로 분리
  • release workflow에 docker image 빌드 추가
  • Redis 관련 설정 주석처리

📚 Reference

아래 forked repository에서 시험 완료했습니다.
dlsrks1021#5

도커 이미지 빌드를 위한 절차는 아래와 같습니다.

  1. dev -> main으로의 PR 생성
  2. 해당 PR에서 bump:patch, bump:minor, bump:major 중 1개 label 설정
  3. PR merge 시 자동 이미지 빌드 -> packages에서 확인 가능

✅ Check List

  • 코드가 정상적으로 컴파일되나요?
  • 테스트 코드를 통과했나요?
  • merge할 브랜치의 위치를 확인했나요?
  • Label을 지정했나요?

@dlsrks1021 dlsrks1021 self-assigned this Jul 14, 2025
@dlsrks1021 dlsrks1021 added the enhancement New feature or request label Jul 14, 2025
@dlsrks1021 dlsrks1021 linked an issue Jul 14, 2025 that may be closed by this pull request
@LimKangHyun
Copy link
Collaborator

고생하셨습니다! 이제 인프라관련 부분도 얘기를 해봐야할 것 같습니다!

Copy link
Collaborator

@sehee123 sehee123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.. 멋.져(요)!!! 수고하셨습니다. 🥕

Copy link
Collaborator

@jiwon1217 jiwon1217 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 !

Copy link
Collaborator

@silver-eunjoo silver-eunjoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다 !

@dlsrks1021 dlsrks1021 merged commit d4a0079 into dev Jul 14, 2025
3 of 4 checks passed
@dlsrks1021 dlsrks1021 deleted the feat/22 branch July 14, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] Github Action 자동 도커 이미지 빌드 추가

6 participants