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

🔀 :: (#458) ArtistViewModel 제거 #463

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

baekteun
Copy link
Member

💡 배경 및 개요

deprecated된 ArtistViewModel을 제거해요.

Resolves: #458

📃 작업내용

#462 를 하며 deprecated된 ArtistViewModel의 코드를 완전히 제거해요.

✅ PR 체크리스트

  • 이 작업으로 인해 변경이 필요한 문서가 변경되었나요? (e.g. XCConfig, 노션, README)
  • 이 작업을 하고나서 공유해야할 팀원들에게 공유되었나요? (e.g. "API 개발 완료됐어요", "XCConfig 값 추가되었어요")
  • 작업한 코드가 정상적으로 동작하나요?
  • Merge 대상 브랜치가 올바른가요?
  • PR과 관련 없는 작업이 있지는 않나요?

Copy link

github-actions bot commented Mar 10, 2024

✅ Successful finished SwiftLint

Copy link

✅ Assign 자동 지정을 성공했어요!

@baekteun

@baekteun baekteun force-pushed the 458-artist-screen-viewmodel-to-reactorkit branch from 4624868 to 89b8839 Compare March 10, 2024 13:47
@baekteun baekteun force-pushed the 458-remove-deprecated-artist-view-model branch from 7026cc1 to d847940 Compare March 10, 2024 13:48
@baekteun baekteun force-pushed the 458-artist-screen-viewmodel-to-reactorkit branch from 89b8839 to ea327d4 Compare March 12, 2024 09:17
@baekteun baekteun force-pushed the 458-remove-deprecated-artist-view-model branch from d847940 to 394c580 Compare March 12, 2024 09:17
@baekteun baekteun force-pushed the 458-artist-screen-viewmodel-to-reactorkit branch from ea327d4 to c04a966 Compare March 12, 2024 09:37
@baekteun baekteun force-pushed the 458-remove-deprecated-artist-view-model branch from 394c580 to fb19c61 Compare March 12, 2024 09:41
Base automatically changed from 458-artist-screen-viewmodel-to-reactorkit to develop March 12, 2024 09:54
@baekteun baekteun force-pushed the 458-remove-deprecated-artist-view-model branch from fb19c61 to 904e407 Compare March 12, 2024 09:54
@baekteun baekteun merged commit 5f605ed into develop Mar 12, 2024
2 checks passed
@baekteun baekteun deleted the 458-remove-deprecated-artist-view-model branch March 12, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Artist화면 viewModel -> ReactorKit 전환
4 participants