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

[Python] Managed Transforms API #31495

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Jun 3, 2024

  1. managed module

    ahmedabu98 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e126d9f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. clean up

    ahmedabu98 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    07e12cb View commit details
    Browse the repository at this point in the history
  2. lint

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

Commits on Jun 12, 2024

  1. try with real example

    ahmedabu98 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a0393d4 View commit details
    Browse the repository at this point in the history
  2. cleanup

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

Commits on Jun 17, 2024

  1. add documentation

    ahmedabu98 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a3067dc View commit details
    Browse the repository at this point in the history
  2. fix doc

    ahmedabu98 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9aaa02d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. add pyyaml dependency

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

Commits on Jul 15, 2024

  1. cleanup

    ahmedabu98 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f705c3e View commit details
    Browse the repository at this point in the history
  2. return deps

    ahmedabu98 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f819f0a View commit details
    Browse the repository at this point in the history
  3. return deps

    ahmedabu98 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5f675b8 View commit details
    Browse the repository at this point in the history
  4. fix doc

    ahmedabu98 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fdccb41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66b9b24 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. address some comments

    ahmedabu98 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a6d961a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. doc updates

    ahmedabu98 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2794c4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540705e View commit details
    Browse the repository at this point in the history
  3. fix URN

    ahmedabu98 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    efd4c88 View commit details
    Browse the repository at this point in the history
  4. remove managed dependency

    ahmedabu98 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    68dce26 View commit details
    Browse the repository at this point in the history