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

♻️refactor: apply multi-module #76

Merged
merged 53 commits into from
Jun 10, 2023
Merged

♻️refactor: apply multi-module #76

merged 53 commits into from
Jun 10, 2023

Commits on Jun 3, 2023

  1. ✨ feat: add modules

    siyeonSon committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    1a96136 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. ✨ chore: move packages

    siyeonSon committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    dff27e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    401159b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e71521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac588d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93b2831 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f03bc6a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into refactor/multi-module

    # Conflicts:
    #	backend/api/src/test/java/unit/apis/item/controller/ItemControllerTest.java
    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c592351 View commit details
    Browse the repository at this point in the history
  7. 🐛 fix: branch conflict

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1d8d2c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a1ae36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d971b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    245556c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d634db2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f4b383 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89bdbf6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    240ae0d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b2ce2c9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    749df5d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    710b37b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9abbcc1 View commit details
    Browse the repository at this point in the history
  19. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    157c591 View commit details
    Browse the repository at this point in the history
  20. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a7946bb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bf91588 View commit details
    Browse the repository at this point in the history
  22. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    927be62 View commit details
    Browse the repository at this point in the history
  23. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    222445b View commit details
    Browse the repository at this point in the history
  24. 💚 test: ci

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    df615a8 View commit details
    Browse the repository at this point in the history
  25. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0957929 View commit details
    Browse the repository at this point in the history
  26. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fa5b26e View commit details
    Browse the repository at this point in the history
  27. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3bb4bc5 View commit details
    Browse the repository at this point in the history
  28. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ed82c9d View commit details
    Browse the repository at this point in the history
  29. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2cf6027 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5ea8739 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8630c8a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    de4634f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e57f668 View commit details
    Browse the repository at this point in the history
  34. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    1237769 View commit details
    Browse the repository at this point in the history
  35. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    809e587 View commit details
    Browse the repository at this point in the history
  36. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ed8822a View commit details
    Browse the repository at this point in the history
  37. 💚 fix: ci build

    siyeonSon committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0213d53 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Merge branch 'main' into refactor/multi-module

    # Conflicts:
    #	backend/streetdrop-api/src/main/java/com/depromeet/apis/item/controller/ItemController.java
    #	backend/streetdrop-api/src/main/java/com/depromeet/apis/item/controller/ItemLikeController.java
    #	backend/streetdrop-api/src/test/java/unit/apis/item/controller/ItemControllerTest.java
    #	backend/streetdrop-core/src/main/java/com/depromeet/domains/item/dto/response/ItemLikeResponseDto.java
    #	backend/streetdrop-core/src/main/java/com/depromeet/domains/item/entity/ItemLike.java
    #	backend/streetdrop-core/src/main/java/com/depromeet/domains/item/repository/ItemLikeRepository.java
    #	backend/streetdrop-core/src/main/java/com/depromeet/domains/item/service/ItemLikeService.java
    #	backend/streetdrop-core/src/main/java/com/depromeet/domains/item/service/ItemService.java
    #	backend/streetdrop-core/src/test/java/unit/domains/item/service/ItemLikeServiceTest.java
    siyeonSon committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    033c7ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074c5e7 View commit details
    Browse the repository at this point in the history
  3. 🙈 fix: ignore *.idea

    siyeonSon committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    d64b1d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88f25ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a3d485 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eee21d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af5e718 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84b12f2 View commit details
    Browse the repository at this point in the history
  9. 🙈 fix: ignore *.idea

    siyeonSon committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    ec0abc7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fabc3cf View commit details
    Browse the repository at this point in the history
  11. 🐛 fix: settings.gradle

    siyeonSon committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    ac78010 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d90af89 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2f58120 View commit details
    Browse the repository at this point in the history
  14. 💚 fix: ignore ci

    siyeonSon committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    1f42253 View commit details
    Browse the repository at this point in the history