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

replace token api str with Secret #449

Merged
merged 10 commits into from
Feb 20, 2024
Merged

Conversation

davidsbatista
Copy link
Contributor

  • fixed coverage configuration in pyproject.toml
  • api_key is now a Optional[Secret]
  • updated tests
  • fixed typos + convert method to static

@davidsbatista davidsbatista requested a review from a team as a code owner February 20, 2024 12:56
@davidsbatista davidsbatista requested review from masci and removed request for a team February 20, 2024 12:56
@github-actions github-actions bot added integration:unstructured-fileconverter type:documentation Improvements or additions to documentation labels Feb 20, 2024
Copy link
Member

@anakin87 anakin87 left a comment

Choose a reason for hiding this comment

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

I requested some changes.

Please also use the resolved value of the api_key in the _partition_file_into_elements method.

@masci masci requested review from anakin87 and removed request for masci February 20, 2024 14:42
Copy link
Member

@anakin87 anakin87 left a comment

Choose a reason for hiding this comment

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

LGTM!

@davidsbatista davidsbatista merged commit 102be5e into main Feb 20, 2024
8 checks passed
@davidsbatista davidsbatista deleted the adopt-secret-unstructured branch February 20, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:unstructured-fileconverter type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants