Skip to content

[採用] stub環境で開発を進める仕組みを構築する - Part3 #54

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

Merged
merged 2 commits into from
Jan 1, 2023

Conversation

LeoAndo
Copy link
Owner

@LeoAndo LeoAndo commented Jan 1, 2023

close #51

五月雨式に方針転換してしまっているが、以下の方針でいく!

  • 一部の開発が進んでいないAPIのメソッドのみstub処理を入れる
  • flavorはstubを選んでビルドする
  • stubで開発を進める
  • サーバ側の開発が完了したら、stubの処理を外していく。

@LeoAndo LeoAndo self-assigned this Jan 1, 2023
@LeoAndo LeoAndo merged commit 10822ef into develop Jan 1, 2023
@LeoAndo LeoAndo deleted the stub_refactor branch January 1, 2023 15:19
@LeoAndo LeoAndo changed the title stub環境で開発を進める仕組みを構築する - Part3 [採用] stub環境で開発を進める仕組みを構築する - Part3 Jan 1, 2023
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.

stub環境で開発を進める仕組みを構築する
1 participant