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

Feature/multi model artifact handler #869

Merged

Commits on May 27, 2024

  1. Initial commit

    Signed-off-by: Yash Pandit <yash.pandit@oracle.com>
    YashPandit4u committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6d9fa4a View commit details
    Browse the repository at this point in the history
  2. rename in main module file

    Signed-off-by: Yash Pandit <yash.pandit@oracle.com>
    YashPandit4u committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6a930f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    5f3b316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    802e438 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e8464 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e625107 View commit details
    Browse the repository at this point in the history
  5. Separate logger used.

    YashPandit4u committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    74a235e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    848972e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    d35b917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac5338 View commit details
    Browse the repository at this point in the history
  3. formatted using black

    YashPandit4u committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    822c7e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d4d950 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    d4ef023 View commit details
    Browse the repository at this point in the history
  2. Removed new added class.

    YashPandit4u committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c40ea8b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Added uri based approach

    YashPandit4u committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d0309f4 View commit details
    Browse the repository at this point in the history
  2. Added unit tests.

    YashPandit4u committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    19ec921 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9089028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    464cb37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49be8f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2894a5 View commit details
    Browse the repository at this point in the history
  7. removed default_signer

    YashPandit4u committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5d327cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7e7d74 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    4418bf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2e7099 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    4cc8823 View commit details
    Browse the repository at this point in the history
  2. Updated python docs

    YashPandit4u committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7f3cc7f View commit details
    Browse the repository at this point in the history
  3. Ran black formatter.

    YashPandit4u committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    32f4826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f69e35 View commit details
    Browse the repository at this point in the history
  5. Added uri UTs.

    YashPandit4u committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ad0ce2e View commit details
    Browse the repository at this point in the history
  6. Prefix null check added.

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