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

feat: add SageMaker Endpoint module #2

Merged
merged 15 commits into from
Feb 6, 2024
Merged

Commits on Feb 5, 2024

  1. feat: add SageMaker Endpoint module

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    82fd555 View commit details
    Browse the repository at this point in the history
  2. bump cdk version & add metadata export

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    da3c0a4 View commit details
    Browse the repository at this point in the history
  3. formatting

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5744b8c View commit details
    Browse the repository at this point in the history
  4. add setup.cfg

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0393ee9 View commit details
    Browse the repository at this point in the history
  5. typing & coverage

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9a72c4d View commit details
    Browse the repository at this point in the history
  6. proofread README.MD

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7071198 View commit details
    Browse the repository at this point in the history
  7. update repo README.MD

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2a68655 View commit details
    Browse the repository at this point in the history
  8. add example manifests

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3ee3af1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. update and pin versions

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2bf1968 View commit details
    Browse the repository at this point in the history
  2. shorter resource names; rename model artifacts bucket param; housekee…

    …ping
    
    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    509e734 View commit details
    Browse the repository at this point in the history
  3. formatting fixes

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d5babe2 View commit details
    Browse the repository at this point in the history
  4. update docs

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0d4dcbd View commit details
    Browse the repository at this point in the history
  5. bump seedfarmer

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b9594b9 View commit details
    Browse the repository at this point in the history
  6. add more output metadata params

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    50b19ab View commit details
    Browse the repository at this point in the history
  7. fix test due to a renamed parameter

    Signed-off-by: Anton Kukushkin <[email protected]>
    kukushking committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8cde488 View commit details
    Browse the repository at this point in the history