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

[TECH] Suppression des scripts de conversion des centres en V3 (PIX-14274). #10555

Merged
merged 13 commits into from
Nov 15, 2024

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    3759ae6 View commit details
    Browse the repository at this point in the history
  2. 🔥 api: delete findAndTriggerv2CenterToConvert usecase

    Used in convert-v3 script
    AndreiaPena committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3f54a36 View commit details
    Browse the repository at this point in the history
  3. 🔥 api: delete findSCOV2Centers method from center repository

    Used in findAndTriggerV2CenterToConvertInV3 usecase
    AndreiaPena committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    46d945b View commit details
    Browse the repository at this point in the history
  4. 🔥 api: delete convertCenterToV3Job repository

    Used in findAndTriggerv2CenterToConvert usecase
    AndreiaPena committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    520e072 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b793b5c View commit details
    Browse the repository at this point in the history
  6. 🔥 api: delete ConvertCenterToV3Job model

    Used in findAndTriggerv2CenterToConvert usecase
    AndreiaPena committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6bbc98d View commit details
    Browse the repository at this point in the history
  7. 🔥 api: delete deleteUnstartedSessions usecase

    Used in ConvertCenterToV3Job controller
    AndreiaPena committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    59193fd View commit details
    Browse the repository at this point in the history
  8. 🔥 api: delete findStaleV2Sessions and deleteUnstartedSession methods …

    …from session repository
    
    There are used in deleteUnstartedSessions usecase
    AndreiaPena committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0562d6d View commit details
    Browse the repository at this point in the history
  9. 🔥 api: delete sessions api

    Only used in deleteUnstartedSession method
    AndreiaPena committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    71dab0c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    acf0e87 View commit details
    Browse the repository at this point in the history
  11. 🔥 api: (2nd script) delete convert-centers-to-v3 and convert-sessions…

    …-with-no-courses-to-v3 usecases
    
    Only used in convert-all-centers-to-v3 script
    AndreiaPena committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    90706c3 View commit details
    Browse the repository at this point in the history
  12. 🔥 api: (2nd script) delete sessions repository

    Only used in deleted convertSessionsWithNoCoursesToV3 usecase
    AndreiaPena committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    64ca791 View commit details
    Browse the repository at this point in the history
  13. 🔥 api: (2nd script) delete updateCentersToV3 and findV2CenterIds meth…

    …ods from center repository
    
    Only used in convertCentersToV3 usecase
    AndreiaPena committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c6c37b9 View commit details
    Browse the repository at this point in the history