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

리포지토리가 존재하는지 여부를 체크하는 쿼리훅을 추하고 이를 로직에 적용한다 #124

Merged
merged 3 commits into from
Nov 15, 2021

Conversation

dididy
Copy link
Member

@dididy dididy commented Nov 15, 2021

Summary

리포지토리가 존재하는지 여부를 체크하는 쿼리훅을 추하고 이를 로직에 적용한다

Detail

  • GET /api/sides/exists/{githubIdentifier} API 요청 리엑트 쿼리 커스텀 훅 제작
  • 디펜던트 쿼리로 useReadGithubInfo 데이터가 받아지면 이를 기반으로 useIsExistRepository가 실행되도록 한다

Issue

연관된 이슈 #66

@dididy dididy added the fix label Nov 15, 2021
@dididy dididy requested a review from seung-00 November 15, 2021 15:55
@dididy dididy self-assigned this Nov 15, 2021
@netlify
Copy link

netlify bot commented Nov 15, 2021

✔️ Deploy Preview for optimistic-hawking-c622d6 ready!

🔨 Explore the source changes: 0e56593

🔍 Inspect the deploy log: https://app.netlify.com/sites/optimistic-hawking-c622d6/deploys/619282e60299d400087266dd

😎 Browse the preview: https://deploy-preview-124--optimistic-hawking-c622d6.netlify.app

@dididy dididy merged commit e48d85c into develop Nov 15, 2021
@dididy dididy deleted the fix/qa-side branch November 15, 2021 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants