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

Adopt Secret to AmazonSagemaker #432

Merged
merged 17 commits into from
Feb 19, 2024
Merged

Conversation

davidsbatista
Copy link
Contributor

@davidsbatista davidsbatista commented Feb 16, 2024

Part of #374

The SagemakerGenerator now uses Secret to manage credentials

pyproject.toml:

  • fixed test coverage
  • fixed mypy issues with missing overrides
  • added missing pytest markers

tests:

  • updated and refactored the tests
  • tried to follow a similar approach as in test_amazon_bedrock.py:
  • added a conftest.py to hold fixtures and setting env variables

@davidsbatista davidsbatista requested a review from a team as a code owner February 16, 2024 11:31
@davidsbatista davidsbatista requested review from silvanocerza and removed request for a team February 16, 2024 11:31
@github-actions github-actions bot added integration:amazon-sagemaker type:documentation Improvements or additions to documentation labels Feb 16, 2024
Copy link
Contributor

@silvanocerza silvanocerza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments.

Copy link
Contributor

@silvanocerza silvanocerza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@davidsbatista davidsbatista merged commit df0090f into main Feb 19, 2024
10 checks passed
@davidsbatista davidsbatista deleted the adopt-secret-amazon_sagemaker branch February 19, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:amazon-sagemaker type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants