Skip to content

[Fix]: github actions workflow yaml 에 카카오지도 API KEY 추가#385

Merged
HopeFullee merged 1 commit intomainfrom
somang-fix/workflows
Feb 17, 2026
Merged

[Fix]: github actions workflow yaml 에 카카오지도 API KEY 추가#385
HopeFullee merged 1 commit intomainfrom
somang-fix/workflows

Conversation

@HopeFullee
Copy link
Member

@HopeFullee HopeFullee commented Feb 17, 2026

📝 변경 사항

[문제]

  • actions settings 에서 카카오지도 KEY만 추가하고 정작 github CI 빌드 yaml 스크립트에선 누락시킴.

[해결]

  • deploy-ec2-base.yml 에 카카오지도 KEY 추가
  • deploy-ec2-preview.yml 에 카카오지도 KEY 추가

🔗 관련 이슈

Closes #


🧪 테스트 방법

  • 수동 테스트 검증(로컬 환경)
  • 유닛 테스트 검증
  • 통합 테스트 검증

📸 스크린샷 (선택)


📋 체크리스트

  • 관련 문서를 업데이트했습니다 (필요한 경우)
  • 테스트를 추가/수정했습니다 (필요한 경우)
  • Breaking change가 있다면 명시했습니다

💬 추가 코멘트


CodeRabbit Review는 자동으로 실행되지 않습니다.

Review를 실행하려면 comment에 아래와 같이 작성해주세요

@coderabbitai review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 17, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch somang-fix/workflows

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Feb 17, 2026

🎨 Storybook Report

변경 사항이 없습니다

모든 Story가 이전 빌드와 동일합니다.

Status Storybook Build Log Updated (UTC)
✅ Unchanged View Storybook View Build 2026-02-17 14:19:53

@github-actions
Copy link

github-actions bot commented Feb 17, 2026

📊 Coverage Report

Status Build Log Updated (UTC)
✅ Ready View Build 2026-02-17 14:19:28

➡️ #385main에 병합하면 coverage가 0.00% 유지합니다.

Coverage 요약

@@             Coverage Diff             @@
##             main     #385       +/-   ##
===========================================
  Coverage   35.38%   35.38%     0.00%     
===========================================
  Files         260      260         0     
  Lines       12123    12123         0     
  Branches      472      472         0     
===========================================
  Hits         4290     4290         0     
  Misses       7833     7833         0     

영향받은 파일

이 PR로 영향받은 파일이 없습니다

수정된 모든 파일이 현재 coverage를 유지했습니다.

@github-actions
Copy link

github-actions bot commented Feb 17, 2026

🎭 Playwright Report

E2E Test가 성공적으로 완료되었습니다.

Test 요약 내용을 확인해주세요.

Status Build Log Updated (UTC)
✅ Ready View Build 2026-02-17 14:20:48

📊 Test Summary

  • ✅ Passed: 3
  • ❌ Failed: 0
  • ⏱️ Duration: 35.1s

📜 Test Details

✅ Passed Tests (3)
  • profile.test.ts (3)
    • [chromium] 존재하지 않는 프로필 페이지로 접속 시 404 redirect 되는 지 테스트
    • [firefox] 존재하지 않는 프로필 페이지로 접속 시 404 redirect 되는 지 테스트
    • [webkit] 존재하지 않는 프로필 페이지로 접속 시 404 redirect 되는 지 테스트

@github-actions
Copy link

github-actions bot commented Feb 17, 2026

🚀 PR Preview Report

Build가 성공적으로 완료되었습니다.

Preview에서 변경사항을 확인하세요.

Status Preview Build Log Updated (UTC)
✅ Ready Visit Preview View Logs 2026-02-17 14:20:28

@HopeFullee HopeFullee merged commit 5dfb592 into main Feb 17, 2026
8 checks passed
@HopeFullee HopeFullee deleted the somang-fix/workflows branch February 17, 2026 14:21
@HopeFullee
Copy link
Member Author

식은 땀..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant