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

[Upgrade Tool] V2 #18990

Closed
wants to merge 195 commits into from
Closed

[Upgrade Tool] V2 #18990

wants to merge 195 commits into from

Commits on Oct 25, 2023

  1. Copy the full SHA
    16159b4 View commit details
    Browse the repository at this point in the history
  2. Update yarn lock

    Convly committed Oct 25, 2023
    Copy the full SHA
    f387d7d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    52dbe17 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Copy the full SHA
    61f47a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Use strapi/strapi version instead of the package's one, throw if the …

    …dependency is not found
    Convly committed Nov 13, 2023
    Copy the full SHA
    0925cb9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upgrade-tool/init-package' of github.com:strapi/strapi …

    …into upgrade-tool/init-package
    Convly committed Nov 13, 2023
    Copy the full SHA
    adb5de8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6a482f6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    aaade5d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9f2ea0b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7edccf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Add time utils

    Convly committed Nov 15, 2023
    Copy the full SHA
    400c357 View commit details
    Browse the repository at this point in the history
  2. Add the project loader util

    Convly committed Nov 15, 2023
    Copy the full SHA
    98bd715 View commit details
    Browse the repository at this point in the history
  3. Update commands

    Convly committed Nov 15, 2023
    Copy the full SHA
    adffc96 View commit details
    Browse the repository at this point in the history
  4. Update core utils

    Convly committed Nov 15, 2023
    Copy the full SHA
    39452f9 View commit details
    Browse the repository at this point in the history
  5. Update cli commands

    Convly committed Nov 15, 2023
    Copy the full SHA
    5640776 View commit details
    Browse the repository at this point in the history
  6. Update configuration

    Convly committed Nov 15, 2023
    Copy the full SHA
    bf9b35d View commit details
    Browse the repository at this point in the history
  7. Update types

    Convly committed Nov 15, 2023
    Copy the full SHA
    c2cbb34 View commit details
    Browse the repository at this point in the history
  8. Export all tasks from root

    Convly committed Nov 15, 2023
    Copy the full SHA
    359fe2d View commit details
    Browse the repository at this point in the history
  9. Update yarn.lock

    Convly committed Nov 15, 2023
    Copy the full SHA
    f78d7a3 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'upgrade-tool/init-package' of github.com:strapi/strapi …

    …into upgrade-tool/init-package
    Convly committed Nov 15, 2023
    Copy the full SHA
    22c7f0a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    ba42e79 View commit details
    Browse the repository at this point in the history
  12. Fix typo in jest config

    Convly committed Nov 15, 2023
    Copy the full SHA
    bbf6c4f View commit details
    Browse the repository at this point in the history
  13. Fix upgrade package exports

    Convly committed Nov 15, 2023
    Copy the full SHA
    7b70d12 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    bc212ed View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    520fc55 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    e477318 View commit details
    Browse the repository at this point in the history
  17. Fix package.json typo

    Convly committed Nov 15, 2023
    Copy the full SHA
    478e31c View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    d3290be View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    6aaae9d View commit details
    Browse the repository at this point in the history
  20. Fix linting issues

    Convly committed Nov 15, 2023
    Copy the full SHA
    8a20431 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    32ee73d View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    467525d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Copy the full SHA
    b58a5aa View commit details
    Browse the repository at this point in the history
  2. Allow json transforms

    Convly committed Nov 16, 2023
    Copy the full SHA
    6bfaec4 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    Convly committed Nov 16, 2023
    Copy the full SHA
    fb7fcd9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7e9593b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    18240ab View commit details
    Browse the repository at this point in the history
  6. Fix linting issues

    Convly committed Nov 16, 2023
    Copy the full SHA
    56a1632 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    fa06abf View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    180f814 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Copy the full SHA
    ff15e98 View commit details
    Browse the repository at this point in the history
  2. Fix linting issues

    Convly committed Nov 17, 2023
    Copy the full SHA
    f885327 View commit details
    Browse the repository at this point in the history
  3. Adding back the tests scripts

    Convly committed Nov 17, 2023
    Copy the full SHA
    21992aa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1ae904d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ad851e4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b7f6307 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7772710 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2f96c3e View commit details
    Browse the repository at this point in the history
  9. Update packages/utils/upgrade/src/cli/index.ts

    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    Convly and innerdvations committed Nov 17, 2023
    Copy the full SHA
    a01bfaa View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Copy the full SHA
    e008bb1 View commit details
    Browse the repository at this point in the history
  2. Update packages/utils/upgrade/src/cli/index.ts

    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    Convly and innerdvations committed Nov 20, 2023
    Copy the full SHA
    ea156c1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ebd8178 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Copy the full SHA
    eb74e27 View commit details
    Browse the repository at this point in the history
  2. Update format tests

    Convly committed Nov 21, 2023
    Copy the full SHA
    ec832d0 View commit details
    Browse the repository at this point in the history
  3. Fix imports order & TS errors

    Convly committed Nov 21, 2023
    Copy the full SHA
    dff6235 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d5ce52c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    26afe8a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'features/upgrade-tool' of github.com:strapi/strapi into…

    … upgrade-tool/init-package
    Convly committed Nov 21, 2023
    Copy the full SHA
    c892f4f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'upgrade-tool/init-package' of github.com:strapi/strapi …

    …into upgrade-tool/target-specific-version
    Convly committed Nov 21, 2023
    Copy the full SHA
    8f77e07 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'upgrade-tool/target-specific-version' of github.com:str…

    …api/strapi into upgrade-tool/json-transform-api
    Convly committed Nov 21, 2023
    Copy the full SHA
    3320678 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    cf29ebd View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    35d4e02 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Copy the full SHA
    ba173de View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b332ce1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    04bf274 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    46bc5a1 View commit details
    Browse the repository at this point in the history
  5. feat: Initialize upgrade tool package (#18610)

    Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
    Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
    3 people committed Nov 22, 2023
    Copy the full SHA
    176d364 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    adb7900 View commit details
    Browse the repository at this point in the history
  7. Update packages/utils/upgrade/src/core/project-loader.ts

    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    Convly and innerdvations committed Nov 22, 2023
    Copy the full SHA
    f0aaeb6 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'features/upgrade-tool' of github.com:strapi/strapi into…

    … upgrade-tool/target-specific-version
    Convly committed Nov 22, 2023
    Copy the full SHA
    15c4206 View commit details
    Browse the repository at this point in the history
  9. Fix lint

    Convly committed Nov 22, 2023
    Copy the full SHA
    7ca17e7 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'upgrade-tool/minor-enhancements' of github.com:strapi/s…

    …trapi into upgrade-tool/minor-enhancements
    Convly committed Nov 22, 2023
    Copy the full SHA
    a4bfb19 View commit details
    Browse the repository at this point in the history
  11. Remove old commands files

    Convly committed Nov 22, 2023
    Copy the full SHA
    3c19364 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'upgrade-tool/target-specific-version' of github.com:str…

    …api/strapi into upgrade-tool/minor-enhancements
    Convly committed Nov 22, 2023
    Copy the full SHA
    389f849 View commit details
    Browse the repository at this point in the history
  13. Fix JSON types

    Convly committed Nov 22, 2023
    Copy the full SHA
    56be45c View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    64cb8f2 View commit details
    Browse the repository at this point in the history
  15. Fix import order

    Convly committed Nov 22, 2023
    Copy the full SHA
    bccb3c3 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'upgrade-tool/target-specific-version' of github.com:str…

    …api/strapi into upgrade-tool/minor-enhancements
    Convly committed Nov 22, 2023
    Copy the full SHA
    e44620e View commit details
    Browse the repository at this point in the history
  17. Merge branch 'upgrade-tool/minor-enhancements' of github.com:strapi/s…

    …trapi into upgrade-tool/minor-enhancements
    Convly committed Nov 22, 2023
    Copy the full SHA
    f607b3f View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    e960f33 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    5f69613 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    7dab516 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Copy the full SHA
    a897f7d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    23af549 View commit details
    Browse the repository at this point in the history
  3. Update packages/utils/upgrade/package.json

    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    Christian and innerdvations committed Nov 23, 2023
    Copy the full SHA
    b4f8be7 View commit details
    Browse the repository at this point in the history
  4. check git is installed

    christiancp100 committed Nov 23, 2023
    Copy the full SHA
    0b1a503 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c5092fe View commit details
    Browse the repository at this point in the history
  6. Update packages/utils/upgrade/src/core/requirements/is-clean-git-repo.ts

    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    Christian and innerdvations committed Nov 23, 2023
    Copy the full SHA
    37f9f60 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Copy the full SHA
    19ed4d1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fd4f2ff View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a4d4c7f View commit details
    Browse the repository at this point in the history
  4. Fix linting issue

    Convly committed Nov 24, 2023
    Copy the full SHA
    e1cba03 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7cfb682 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1cd58b7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18868 from strapi/upgrade-tool/git

    Christian committed Nov 24, 2023
    Copy the full SHA
    9d83cd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Copy the full SHA
    0228c7a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2628ba1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ea34d03 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Copy the full SHA
    e883496 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d58362a View commit details
    Browse the repository at this point in the history
  3. Export base classes from the containing file but prevent them from ap…

    …pearing in their module's exports
    Convly committed Dec 1, 2023
    Copy the full SHA
    74d586b View commit details
    Browse the repository at this point in the history
  4. Fix linting issues

    Convly committed Dec 1, 2023
    Copy the full SHA
    a8318be View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    865fdcc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Copy the full SHA
    f1dd5cc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Register logger middleware before errors middleware (#16921)

    In the examples and project templates the "errors" middleware which turn
    thrown errors into HTTP responses is registered before the "logger"
    middleware. This causes any errors thrown in controllers to pierce
    through the logger middleware resulting in these requests not being
    logged.
    
    Eg. when a controller throws a ValidationError the resulting HTTP 400
    request is not logged at all.
    
    Change the order of middleware registration so that the logger is
    'above' the errors middleware and has a chance to log *all* requests.
    
    Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
    goodhoko and derrickmehaffy committed Dec 5, 2023
    Copy the full SHA
    5fc7637 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4ba519b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5b92db9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    97cdf7b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    327b3dc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2951783 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9ac9b51 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #18966 from strapi/fix/deep-populate-dynamiczone

    fix deep query populate issue on dynamic zone
    Bassel17 committed Dec 5, 2023
    Copy the full SHA
    8e2421b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix(permissions): circular dependency (#18986)

    * fix(permissions): circular dependency
    
    * Apply suggestions from code review
    
    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
    
    ---------
    
    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
    3 people committed Dec 6, 2023
    Copy the full SHA
    e85a23d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    06f869b View commit details
    Browse the repository at this point in the history
  3. Typo fix

    Convly committed Dec 6, 2023
    Copy the full SHA
    ec50d9b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    133b68e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'features/upgrade-tool' of github.com:strapi/strapi into…

    … upgrade-tool/refactor
    Convly committed Dec 6, 2023
    Copy the full SHA
    9c8d5c9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'upgrade-tool/refactor' of github.com:strapi/strapi into…

    … upgrade-tool/refactor
    Convly committed Dec 6, 2023
    Copy the full SHA
    cebf3a2 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'upgrade-tool/refactor' of github.com:strapi/strapi into…

    … upgrade-tool/refactor
    Convly committed Dec 6, 2023
    Copy the full SHA
    611b5b3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a6ae757 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    315c8b5 View commit details
    Browse the repository at this point in the history
  10. Remove old file

    Convly committed Dec 6, 2023
    Copy the full SHA
    487af9a View commit details
    Browse the repository at this point in the history
  11. Revert nx modification

    Convly committed Dec 6, 2023
    Copy the full SHA
    7a508b8 View commit details
    Browse the repository at this point in the history
  12. Add prettier types

    Convly committed Dec 6, 2023
    Copy the full SHA
    bdf128c View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    a74269a View commit details
    Browse the repository at this point in the history
  14. Update yarn lock

    Convly committed Dec 6, 2023
    Copy the full SHA
    4ac0ae9 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    14ecf23 View commit details
    Browse the repository at this point in the history
  16. Use strapi/strapi version instead of the package's one, throw if the …

    …dependency is not found
    Convly committed Dec 6, 2023
    Copy the full SHA
    a4f569e View commit details
    Browse the repository at this point in the history
  17. Add time utils

    Convly committed Dec 6, 2023
    Copy the full SHA
    42f6c55 View commit details
    Browse the repository at this point in the history
  18. Add the project loader util

    Convly committed Dec 6, 2023
    Copy the full SHA
    c1a5a56 View commit details
    Browse the repository at this point in the history
  19. Update commands

    Convly committed Dec 6, 2023
    Copy the full SHA
    f9afa2c View commit details
    Browse the repository at this point in the history
  20. Update core utils

    Convly committed Dec 6, 2023
    Copy the full SHA
    daa68e7 View commit details
    Browse the repository at this point in the history
  21. Update cli commands

    Convly committed Dec 6, 2023
    Copy the full SHA
    0e89340 View commit details
    Browse the repository at this point in the history
  22. Update configuration

    Convly committed Dec 6, 2023
    Copy the full SHA
    8490c0b View commit details
    Browse the repository at this point in the history
  23. Update types

    Convly committed Dec 6, 2023
    Copy the full SHA
    26d3601 View commit details
    Browse the repository at this point in the history
  24. Export all tasks from root

    Convly committed Dec 6, 2023
    Copy the full SHA
    5fdecc4 View commit details
    Browse the repository at this point in the history
  25. Update yarn.lock

    Convly committed Dec 6, 2023
    Copy the full SHA
    5729b45 View commit details
    Browse the repository at this point in the history
  26. fix: init a 5.0.0 codemods folder

    innerdvations authored and Convly committed Dec 6, 2023
    Copy the full SHA
    18ab6a6 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    a143097 View commit details
    Browse the repository at this point in the history
  28. Fix typo in jest config

    Convly committed Dec 6, 2023
    Copy the full SHA
    271ff9f View commit details
    Browse the repository at this point in the history
  29. Fix upgrade package exports

    Convly committed Dec 6, 2023
    Copy the full SHA
    712eda2 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    4f1178c View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    7a30bfb View commit details
    Browse the repository at this point in the history
  32. Fix package.json typo

    Convly committed Dec 6, 2023
    Copy the full SHA
    d545a90 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    dec9760 View commit details
    Browse the repository at this point in the history
  34. Fix linting issues

    Convly committed Dec 6, 2023
    Copy the full SHA
    be06cde View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    bfe5a5b View commit details
    Browse the repository at this point in the history
  36. Allow json transforms

    Convly committed Dec 6, 2023
    Copy the full SHA
    3a0c546 View commit details
    Browse the repository at this point in the history
  37. Remove unused imports

    Convly committed Dec 6, 2023
    Copy the full SHA
    495b591 View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    1a0a6ad View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    887f912 View commit details
    Browse the repository at this point in the history
  40. Fix linting issues

    Convly committed Dec 6, 2023
    Copy the full SHA
    ab76fce View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    81db299 View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    254273a View commit details
    Browse the repository at this point in the history
  43. Fix linting issues

    Convly committed Dec 6, 2023
    Copy the full SHA
    6aa6076 View commit details
    Browse the repository at this point in the history
  44. Update packages/utils/upgrade/src/cli/index.ts

    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    Convly and innerdvations committed Dec 6, 2023
    Copy the full SHA
    b397518 View commit details
    Browse the repository at this point in the history
  45. Update packages/utils/upgrade/src/cli/index.ts

    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    Convly and innerdvations committed Dec 6, 2023
    Copy the full SHA
    89284f9 View commit details
    Browse the repository at this point in the history
  46. Copy the full SHA
    c25e63b View commit details
    Browse the repository at this point in the history
  47. Copy the full SHA
    513760c View commit details
    Browse the repository at this point in the history
  48. Adding back the tests scripts

    Convly committed Dec 6, 2023
    Copy the full SHA
    dd9f8df View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    485ec6d View commit details
    Browse the repository at this point in the history
  50. Copy the full SHA
    2036ffb View commit details
    Browse the repository at this point in the history
  51. Copy the full SHA
    4f2cb7c View commit details
    Browse the repository at this point in the history
  52. Copy the full SHA
    f6f936a View commit details
    Browse the repository at this point in the history
  53. Copy the full SHA
    40fb41c View commit details
    Browse the repository at this point in the history
  54. Copy the full SHA
    d01c322 View commit details
    Browse the repository at this point in the history
  55. Update format tests

    Convly committed Dec 6, 2023
    Copy the full SHA
    5f8c5a1 View commit details
    Browse the repository at this point in the history
  56. Fix imports order & TS errors

    Convly committed Dec 6, 2023
    Copy the full SHA
    10dc31e View commit details
    Browse the repository at this point in the history
  57. Copy the full SHA
    0be7d58 View commit details
    Browse the repository at this point in the history
  58. Copy the full SHA
    4333fe9 View commit details
    Browse the repository at this point in the history
  59. Copy the full SHA
    9ec77cf View commit details
    Browse the repository at this point in the history
  60. Copy the full SHA
    1586f5c View commit details
    Browse the repository at this point in the history
  61. Copy the full SHA
    fa67ae3 View commit details
    Browse the repository at this point in the history
  62. Fix lint

    Convly committed Dec 6, 2023
    Copy the full SHA
    d17bbca View commit details
    Browse the repository at this point in the history
  63. Update packages/utils/upgrade/src/core/project-loader.ts

    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    Convly and innerdvations committed Dec 6, 2023
    Copy the full SHA
    d90c916 View commit details
    Browse the repository at this point in the history
  64. feat: Initialize upgrade tool package (#18610)

    Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
    Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
    3 people committed Dec 6, 2023
    Copy the full SHA
    99406b2 View commit details
    Browse the repository at this point in the history
  65. Remove old commands files

    Convly committed Dec 6, 2023
    Copy the full SHA
    1fdd631 View commit details
    Browse the repository at this point in the history
  66. Fix import order

    Convly committed Dec 6, 2023
    Copy the full SHA
    35738ba View commit details
    Browse the repository at this point in the history
  67. Fix JSON types

    Convly committed Dec 6, 2023
    Copy the full SHA
    095f1e0 View commit details
    Browse the repository at this point in the history
  68. Copy the full SHA
    c61f973 View commit details
    Browse the repository at this point in the history
  69. Copy the full SHA
    d48a370 View commit details
    Browse the repository at this point in the history
  70. Copy the full SHA
    37a6226 View commit details
    Browse the repository at this point in the history
  71. Fix linting issue

    Convly committed Dec 6, 2023
    Copy the full SHA
    3385dca View commit details
    Browse the repository at this point in the history
  72. Copy the full SHA
    e1c8c6c View commit details
    Browse the repository at this point in the history
  73. Copy the full SHA
    cd25bb2 View commit details
    Browse the repository at this point in the history
  74. Delete example content type

    christiancp100 authored and Convly committed Dec 6, 2023
    Copy the full SHA
    7925450 View commit details
    Browse the repository at this point in the history
  75. check git is installed

    christiancp100 authored and Convly committed Dec 6, 2023
    Copy the full SHA
    35cd3d9 View commit details
    Browse the repository at this point in the history
  76. Update packages/utils/upgrade/src/core/requirements/is-clean-git-repo.ts

    Co-authored-by: Ben Irvin <ben@innerdvations.com>
    2 people authored and Convly committed Dec 6, 2023
    Copy the full SHA
    6310f7b View commit details
    Browse the repository at this point in the history
  77. Update packages/utils/upgrade/src/__tests__/core/requirements/is-clea…

    …n-git-repo.test.ts
    innerdvations authored and Convly committed Dec 6, 2023
    Copy the full SHA
    c40e839 View commit details
    Browse the repository at this point in the history
  78. Update packages/utils/upgrade/src/__tests__/core/requirements/is-clea…

    …n-git-repo.test.ts
    innerdvations authored and Convly committed Dec 6, 2023
    Copy the full SHA
    554a301 View commit details
    Browse the repository at this point in the history
  79. Copy the full SHA
    a8f3a16 View commit details
    Browse the repository at this point in the history
  80. Copy the full SHA
    160e30c View commit details
    Browse the repository at this point in the history
  81. Copy the full SHA
    a65e9ac View commit details
    Browse the repository at this point in the history
  82. Update yarn lock

    Convly committed Dec 6, 2023
    Copy the full SHA
    8b61eaf View commit details
    Browse the repository at this point in the history
  83. Remove old upgrade core files

    Convly committed Dec 6, 2023
    Copy the full SHA
    bcdf25a View commit details
    Browse the repository at this point in the history