Skip to content
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

[BE] chore: dev 환경의 데이터가 drop되지 않고 파일로 저장되도록 변경 #591

Merged
merged 2 commits into from
Sep 28, 2024

Conversation

takoyakimchi
Copy link
Contributor

@takoyakimchi takoyakimchi commented Sep 27, 2024

이슈

개발 사항

  • dev 환경의 테스트 용이성을 위해서 데이터를 drop하지 않도록 설정을 변경했습니다.

리뷰 요청 사항

  • 바로 approve 해주시면 됩니다.

@takoyakimchi takoyakimchi added ⚙️ setting 환경 세팅 🖥 backend backend labels Sep 27, 2024
@takoyakimchi takoyakimchi added this to the Sprint5 milestone Sep 27, 2024
@takoyakimchi takoyakimchi self-assigned this Sep 27, 2024
Copy link

github-actions bot commented Sep 27, 2024

Test Results

173 tests   173 ✅  18s ⏱️
 38 suites    0 💤
 38 files      0 ❌

Results for commit ad5eb25.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@J-I-H-O J-I-H-O left a comment

Choose a reason for hiding this comment

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

@takoyakimchi takoyakimchi merged commit f35de4c into develop Sep 28, 2024
3 checks passed
@takoyakimchi takoyakimchi deleted the feature/#589 branch September 28, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥 backend backend ⚙️ setting 환경 세팅
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

dev 서버에서 데이터가 drop되지 않도록 설정
3 participants