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

[#1] 프로젝트 셋업 / TDD를 위한 deeplyCopy 테스트 코드 작성 / Dual Package 지원 #2

Merged
merged 65 commits into from
Jul 5, 2024

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    ea9f003 View commit details
    Browse the repository at this point in the history
  2. chore: add .gitignore file

    kleekich21 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1304812 View commit details
    Browse the repository at this point in the history
  3. chore: appy ignore files

    kleekich21 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    736d691 View commit details
    Browse the repository at this point in the history
  4. chore: update package.json for script using npm. Now, pnpm is used. m…

    …odule system is set to module eslint package is set as dpendencies
    kleekich21 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d8ea175 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8e38a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21d56f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4de26c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6ea7b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e146c0 View commit details
    Browse the repository at this point in the history
  10. test: add test cases

    kleekich21 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f649e03 View commit details
    Browse the repository at this point in the history
  11. chore: cleanup

    kleekich21 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7ef9050 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. chore: Update README

    kleekich21 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    36ea769 View commit details
    Browse the repository at this point in the history
  2. chore: add github actions

    kleekich21 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e903d81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    105697d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1acf714 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a49aef7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8488cee View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix: import error path

    kleekich21 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    286a806 View commit details
    Browse the repository at this point in the history
  2. chore: install prettier

    kleekich21 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6d6fea8 View commit details
    Browse the repository at this point in the history
  3. chore: add eslint-config-prettier plugin to turn off all rules confli…

    …ct with prettier and add .gitignore path
    kleekich21 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8bc6b59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10fa9a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5309b6a View commit details
    Browse the repository at this point in the history
  6. style: prettier 룰 적용

    kleekich21 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ce8cf22 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    2f56ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0de589e View commit details
    Browse the repository at this point in the history
  3. chore: update lock file

    kleekich21 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e7f5606 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59f6a0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94d663a View commit details
    Browse the repository at this point in the history
  6. fix: path updated

    kleekich21 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    4acee48 View commit details
    Browse the repository at this point in the history
  7. Update run-test-actions.yml

    exclude feature/1 for because it always fails due to TDD
    kleekich21 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    bc52d64 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce5c519 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. fix: import error

    kleekich21 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0712d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9930b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f4442e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    6721aa9 View commit details
    Browse the repository at this point in the history
  2. 1.0.1-canary.0

    kleekich21 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    57e3e51 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    515582b View commit details
    Browse the repository at this point in the history
  2. 1.0.1-canary.1

    kleekich21 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6c2ac4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c5e096 View commit details
    Browse the repository at this point in the history
  4. chore: add .npmignore

    kleekich21 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c2e19af View commit details
    Browse the repository at this point in the history
  5. 1.0.1-canary.3.0

    kleekich21 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ece442e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfb0aa5 View commit details
    Browse the repository at this point in the history
  7. 1.0.1-canary.4.0

    kleekich21 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8290f54 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    3f7a41d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b65fb92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    059b43a View commit details
    Browse the repository at this point in the history
  4. chore: update build files

    kleekich21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6f43cae View commit details
    Browse the repository at this point in the history
  5. 1.0.1-canary.5.0

    kleekich21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    268bd78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    194b832 View commit details
    Browse the repository at this point in the history
  7. 1.0.1-canary.6.0

    kleekich21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4661b1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    772cf2e View commit details
    Browse the repository at this point in the history
  9. 1.0.1-canary.7.0

    kleekich21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    76f861d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec7bb7f View commit details
    Browse the repository at this point in the history
  11. 1.0.1-canary.8.0

    kleekich21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6060781 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c1ae79c View commit details
    Browse the repository at this point in the history
  13. 1.0.1-canary.9.0

    kleekich21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    31c55fa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a8e836b View commit details
    Browse the repository at this point in the history
  15. chore: update packages

    kleekich21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    765bc20 View commit details
    Browse the repository at this point in the history
  16. 1.0.1-canary.10.0

    kleekich21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    90f1799 View commit details
    Browse the repository at this point in the history
  17. chore: chore: use ts-node as loader to run renameFiles.ts

    NOTE: npx ts-node renameFiles.ts not working
    issue: TypeStrong/ts-node#2100
    kleekich21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1a30259 View commit details
    Browse the repository at this point in the history
  18. 1.0.1-canary.11.0

    kleekich21 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    00ed5cb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    96456c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    79dccb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4099d42 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. chore: cleanup project

    kleekich21 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4195f40 View commit details
    Browse the repository at this point in the history