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

API Migration Automation script #1025

Commits on Sep 6, 2023

  1. API Migration Automation script

    1. Complete Redesign/ Structure of script
    - Structured code redesign
    - creates multiple csvs -> unique_packages.csv & methods.csv (is something I am planning to retain as that seems to be useful as a source of reference)
    - Pending tasks:
           - compare unique_packages.csv & methods.csv to find the packages (and their respective methods)
           - iterate the above
           - "simplify" them into a single python script
           - delete the unnecessary CSVs
    
    2. updated YML file
    niccolopaganini authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    96ad313 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Delete bin/API_Migration_Automation directory

    1. Deleting this as it is not necessary
    2. Will replace it with a new directory
    niccolopaganini authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3292b3f View commit details
    Browse the repository at this point in the history