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

[CT-1] 초기 프로젝트 셋업 #11

Merged
merged 26 commits into from
May 11, 2024

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    bbbff45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee1664 View commit details
    Browse the repository at this point in the history
  3. [CT-1-1] domain 모듈 추가

    nosorae committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ec9c8cd View commit details
    Browse the repository at this point in the history
  4. [CT-1-1] data 모듈 추가

    nosorae committed May 11, 2024
    Configuration menu
    Copy the full SHA
    130403e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    703da03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dedbe90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4906b5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e7b27a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebbbcbf View commit details
    Browse the repository at this point in the history
  10. [CT-1-1] domain 모듈 추가

    nosorae committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f556420 View commit details
    Browse the repository at this point in the history
  11. [CT-1-1] data 모듈 추가

    nosorae committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f53c047 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    467ebc8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f3ed153 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d0d2118 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8565cd7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9634725 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e259b73 View commit details
    Browse the repository at this point in the history
  18. [CT-1-2] ktlintFormat

    nosorae committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a93006b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fbf9854 View commit details
    Browse the repository at this point in the history
  20. [CT-1-2] 배포자 지정

    nosorae committed May 11, 2024
    Configuration menu
    Copy the full SHA
    1c49c59 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a65c806 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7621034 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'feature/ct-1-1-gitignore-and-module' into feature/ct-1-…

    …2-dependencies
    
    # Conflicts:
    #	app/.gitignore
    #	app/build.gradle.kts
    #	app/src/androidTest/java/com/yessorae/chartrainer/ExampleInstrumentedTest.kt
    #	app/src/main/AndroidManifest.xml
    #	app/src/test/java/com/yessorae/chartrainer/ExampleUnitTest.kt
    #	build.gradle.kts
    #	data/build.gradle.kts
    #	data/src/androidTest/java/com/yessorae/data/ExampleInstrumentedTest.kt
    #	data/src/test/java/com/yessorae/data/ExampleUnitTest.kt
    #	domain/build.gradle.kts
    #	presentation/build.gradle.kts
    #	presentation/src/androidTest/java/com/yessorae/presentation/ExampleInstrumentedTest.kt
    #	presentation/src/test/java/com/yessorae/presentation/ExampleUnitTest.kt
    nosorae committed May 11, 2024
    Configuration menu
    Copy the full SHA
    45f33bb View commit details
    Browse the repository at this point in the history
  24. [CT-1-2] 중복코드 삭제

    nosorae committed May 11, 2024
    Configuration menu
    Copy the full SHA
    e0c439d View commit details
    Browse the repository at this point in the history
  25. Merge pull request #9 from f-lab-edu/feature/ct-1-1-gitignore-and-module

    [CT-1-1] gitignore 추가, module 구성
    nosorae authored May 11, 2024
    Configuration menu
    Copy the full SHA
    891bbad View commit details
    Browse the repository at this point in the history
  26. Merge pull request #10 from f-lab-edu/feature/ct-1-2-dependencies

    [CT-1-2] hilt 추가, ktlint 추가, buildSrc 작성
    f-lab-nathan authored May 11, 2024
    Configuration menu
    Copy the full SHA
    6ef5982 View commit details
    Browse the repository at this point in the history