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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validation for model code #11844

Merged
merged 34 commits into from
Apr 30, 2024
Merged

Commits on Apr 24, 2024

  1. initial

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    767e92e View commit details
    Browse the repository at this point in the history
  2. set chain

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    464d885 View commit details
    Browse the repository at this point in the history
  3. format

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0190276 View commit details
    Browse the repository at this point in the history
  4. format again

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    208ab5e View commit details
    Browse the repository at this point in the history
  5. update

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f417867 View commit details
    Browse the repository at this point in the history
  6. docstring

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c3b769b View commit details
    Browse the repository at this point in the history
  7. update

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d052868 View commit details
    Browse the repository at this point in the history
  8. update chain.py

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    776e425 View commit details
    Browse the repository at this point in the history
  9. catch all exceptions

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5702feb View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. check code_paths existence

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6ced8b2 View commit details
    Browse the repository at this point in the history
  2. tests

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    62c38e8 View commit details
    Browse the repository at this point in the history
  3. exception

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5bca18b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. update

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f9ac68c View commit details
    Browse the repository at this point in the history
  2. use model_code_dir_subpath

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e319bb0 View commit details
    Browse the repository at this point in the history
  3. add test for different name

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e8643d8 View commit details
    Browse the repository at this point in the history
  4. format

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    67c4d5b View commit details
    Browse the repository at this point in the history
  5. leave code_paths as none

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6a48b9a View commit details
    Browse the repository at this point in the history
  6. .py suffix

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c7bb50a View commit details
    Browse the repository at this point in the history
  7. rework temp file

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c34d9e0 View commit details
    Browse the repository at this point in the history
  8. remove import

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    48fd538 View commit details
    Browse the repository at this point in the history
  9. remove set_chain

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5b10dd5 View commit details
    Browse the repository at this point in the history
  10. add back code_paths validation

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9335648 View commit details
    Browse the repository at this point in the history
  11. format

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    246d963 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f588fa8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. none check

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    94d5341 View commit details
    Browse the repository at this point in the history
  2. format

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    22af799 View commit details
    Browse the repository at this point in the history
  3. dbutils

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5cd30d2 View commit details
    Browse the repository at this point in the history
  4. look for magic commands

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3619537 View commit details
    Browse the repository at this point in the history
  5. format

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9482f09 View commit details
    Browse the repository at this point in the history
  6. add test

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    315b0d4 View commit details
    Browse the repository at this point in the history
  7. format

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    70634f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. improve regex match

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8aafa87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53f2d79 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix test

    Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
    annzhang-db committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c87ed7d View commit details
    Browse the repository at this point in the history