Skip to content

Comments

chore: init data sql 수정#354

Merged
tomatozil merged 3 commits intodevelopfrom
chore/#308-init-data-sql-수정
Feb 18, 2025

Hidden character warning

The head ref may contain hidden characters: "chore/#308-init-data-sql-\uc218\uc815"
Merged

chore: init data sql 수정#354
tomatozil merged 3 commits intodevelopfrom
chore/#308-init-data-sql-수정

Conversation

@tomatozil
Copy link
Collaborator

🔧 어떤 작업인가요?

  1. 컨테이너가 삭제되어도 로그 내용을 남길 수 있게 인스턴스에 볼륨을 마운트하는 옵션을 CD 단계에 추가했습니다.
    관제가 가장 중요하니까 control-center에만 우선 적용하였습니다.

  2. init-data.sql에 칼럼 값과 다른 것들을 수정했고, 실제 에뮬레이터에서 발생한 데이터들을 추가했습니다. (vehicle_information, cycle_info, vehicle_event, driving_history)

  3. 시연에서 쓰일 수 있는 gpx 파일들과 쉘 스크립트 파일을 추가했습니다

#️⃣ 연관된 이슈

#308

💡 리뷰어에게 하고 싶은 말

🙏 아래 내용이 모두 충족 되었는지 확인해주세요 🙏

  • PR 이전 dev 브랜치 병합 하셨나요?
  • PR 이전 빌드 테스트 정상적으로 성공했나요?
  • PR 상세내용이 충분히 기재 되었나요?
  • PR 리뷰어, 할당자, 라벨, 프로젝트 확인

@tomatozil tomatozil added the 🔧 Chore 빌드 업무 수정, 패키지 매니저 설정 등 (소스 코드 수정 없음) label Feb 18, 2025
@tomatozil tomatozil requested a review from Suxxxxhyun February 18, 2025 10:50
@tomatozil tomatozil self-assigned this Feb 18, 2025
@tomatozil tomatozil linked an issue Feb 18, 2025 that may be closed by this pull request
1 task
Copy link
Collaborator

@Suxxxxhyun Suxxxxhyun left a comment

Choose a reason for hiding this comment

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

수고하셨습니다.

@tomatozil tomatozil merged commit b2ac169 into develop Feb 18, 2025
@tomatozil tomatozil deleted the chore/#308-init-data-sql-수정 branch February 27, 2025 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔧 Chore 빌드 업무 수정, 패키지 매니저 설정 등 (소스 코드 수정 없음)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[chore] init-data.sql 수정

2 participants