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

Feat: 사용자는 태그로 허브를 검색을 할 수 있다. #100

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

hseong3243
Copy link
Owner

작업 내용

  • 태그를 이용한 허브 검색 기능을 구현하였습니다.
  • 주어진 태그 문자열을 포함하고 있는 태그를 조회 -> 해당 태그를 가지고 있는 허브를 조회합니다.

@hseong3243 hseong3243 added the Feat 새로운 기능을 개발합니다. label Apr 25, 2024
@hseong3243 hseong3243 self-assigned this Apr 25, 2024
@hseong3243 hseong3243 linked an issue Apr 25, 2024 that may be closed by this pull request
Copy link

Test Results

199 tests  +2   199 ✅ +2   3s ⏱️ ±0s
 57 suites +1     0 💤 ±0 
 57 files   +1     0 ❌ ±0 

Results for commit 4f2f21c. ± Comparison against base commit 22538f9.

@hseong3243 hseong3243 merged commit 145e5be into main Apr 25, 2024
2 checks passed
@hseong3243 hseong3243 deleted the feat/#98-search-tag branch April 25, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능을 개발합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: 사용자는 태그 검색을 할 수 있다.
1 participant