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

어드민 장소 크롤링 & 크롤링된 장소 기반 퀘스트 생성 관련 API 구현 #374

Merged
merged 11 commits into from
Aug 31, 2024

Conversation

Zeniuus
Copy link
Contributor

@Zeniuus Zeniuus commented Aug 25, 2024

Proposed Changes

  • 어드민 장소 크롤링 & 크롤링된 장소 기반 퀘스트 생성 관련 API spec 추가 #373 을 구현합니다.
  • 구현 시 geospatial query를 사용해야 해서 PostGIS를 써야 하는데, 관련해서 아래와 같은 변경이 들어갔습니다.
    • local / CI에서 사용하는 docker image를 PostGIS가 설치된 것으로 수정
    • SqlDelight가 geospatial column type을 지원하지 않아서, SqlDelight를 완전히 걷어내고 flyway로 전환
      • checksum이 깨지는 것을 방지하기 위해, SqlDelight gradle task가 생성하는 flyway script를 복붙했습니다.

@Zeniuus Zeniuus self-assigned this Aug 25, 2024
@Zeniuus Zeniuus requested a review from a team as a code owner August 25, 2024 07:50
Copy link

🔥🔥🔥 Backend CI Failed. github action link 🔥🔥🔥

Base automatically changed from create-club-quest-by-crawled-places to main August 31, 2024 04:14
Copy link

🔥🔥🔥 Backend CI Failed. github action link 🔥🔥🔥

Copy link

🔥🔥🔥 Backend CI Failed. github action link 🔥🔥🔥

@Zeniuus Zeniuus merged commit 16886d1 into main Aug 31, 2024
1 check passed
@Zeniuus Zeniuus deleted the create-club-quest-by-crawled-places-impl branch August 31, 2024 04:47
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