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

Make the promptflow-azure an optional dependency; fix artifact logging. #3403

Merged
merged 46 commits into from
Jun 20, 2024

Commits on May 30, 2024

  1. First draft of changes

    nick863 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bfe4b36 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    06c0c3a View commit details
    Browse the repository at this point in the history
  2. Merge to main

    nick863 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c333544 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Fixes

    nick863 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0e7c93b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/microsoft/promptflow into n…

    …irovins/remove_mlflow_dep
    nick863 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a8b1abb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Record tests

    nick863 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9a89d2e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/microsoft/promptflow into n…

    …irovins/remove_mlflow_dep
    nick863 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    005ebfb View commit details
    Browse the repository at this point in the history
  3. Fix last recording

    nick863 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    59bc7e4 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    nick863 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    43af62e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/microsoft/promptflow into n…

    …irovins/remove_mlflow_dep
    nick863 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9cd0639 View commit details
    Browse the repository at this point in the history
  6. Fix typo; add docstring.

    nick863 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7c9b028 View commit details
    Browse the repository at this point in the history
  7. Remove obsolete file.

    nick863 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a863231 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbeda41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b41fc95 View commit details
    Browse the repository at this point in the history
  10. Fix

    nick863 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6a84df3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7203db7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1dcf2c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Remove promptflow-azure

    nick863 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7e192b4 View commit details
    Browse the repository at this point in the history
  2. Merge to main

    nick863 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    63bd646 View commit details
    Browse the repository at this point in the history
  3. Fix linter

    nick863 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2816710 View commit details
    Browse the repository at this point in the history
  4. Fix unittest

    nick863 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2e81f9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd57259 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/microsoft/promptflow into n…

    …irovins/remove_azure
    nick863 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ef66677 View commit details
    Browse the repository at this point in the history
  7. Skip validation

    nick863 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    983367a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a8960a View commit details
    Browse the repository at this point in the history
  9. Fixes

    nick863 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0c2ef0b View commit details
    Browse the repository at this point in the history
  10. Fix typos and unit tests

    nick863 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    106b751 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Lazy import for MLclient

    nick863 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    773d49a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Fix pfrun

    nick863 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8dd4e2e View commit details
    Browse the repository at this point in the history
  2. Fix pfrun

    nick863 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ebaaebd View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Register the mlflow artifact

    nick863 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2e8110c View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    nick863 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    288e589 View commit details
    Browse the repository at this point in the history
  3. Remove debug code

    nick863 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4deb5ea View commit details
    Browse the repository at this point in the history
  4. Merge to main

    nick863 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    372e5ce View commit details
    Browse the repository at this point in the history
  5. Fix unit test

    nick863 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f5eb893 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Fixes

    nick863 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    901ce3b View commit details
    Browse the repository at this point in the history
  2. Fixes

    nick863 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3d22d57 View commit details
    Browse the repository at this point in the history
  3. Merge to main

    nick863 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5ddc2f9 View commit details
    Browse the repository at this point in the history
  4. Fix

    nick863 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d900f02 View commit details
    Browse the repository at this point in the history
  5. Fixes

    nick863 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1789237 View commit details
    Browse the repository at this point in the history
  6. Fix unit test

    nick863 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    df3d79c View commit details
    Browse the repository at this point in the history
  7. Fix unit test

    nick863 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    942f1fd View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Disable test

    nick863 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e57b510 View commit details
    Browse the repository at this point in the history
  2. Remove not needed code

    nick863 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    18322f8 View commit details
    Browse the repository at this point in the history
  3. Remove client implementation

    nick863 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f2b06d8 View commit details
    Browse the repository at this point in the history
  4. Remove non-needed constants

    nick863 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7b64958 View commit details
    Browse the repository at this point in the history