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

Merging change form main to release/current #2136

Merged
merged 7 commits into from
Mar 20, 2023
Merged

Commits on Mar 13, 2023

  1. Moved V1 validation definitions to under .github (#2117)

    * Moved V1 validation definitions to under .github for consistency with V2 validation definitions
    jeff-shepherd committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a16ae44 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    756aaee View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Added validation for more V2 notebooks (#2110)

    * Added validation for more V2 notebooks
    
    * Fixed deprecation warnings
    
    * Add mlflow for validation
    jeff-shepherd committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5c157d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87317c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Changed training V1 notebooks to ubuntu 20.04 (#2100)

    * Changed training V1 notebooks to ubuntu 20.04
    
    * Updated requirements.txt to speed up install
    
    * Updated creds, workspace and resource group
    
    * Added pin for mlflow-skinny
    jeff-shepherd committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c6ffc8b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    9b0c2c4 View commit details
    Browse the repository at this point in the history
  2. delete registry after creation (#2107)

    * delete registry after creation
    
    * always run deletion
    
    * init env
    
    * set working dir
    
    * add sdk_helper
    
    * add sub_id
    
    * edit for debugging
    
    * try debugging
    
    * try deletion inside the notebook
    
    * delete in the same step
    
    * print registry name for debugging
    
    * remove deletion for testing.
    
    * change everything back for final pr
    
    * modify format
    
    * make deletion inside the ipnb
    
    * try sdk deletion
    
    * try sdk
    
    * use verified api.
    
    * change format
    
    * Update registry-create.ipynb
    quchuyuan committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    fcc0ee2 View commit details
    Browse the repository at this point in the history