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

fix: download service model #16

Merged
merged 1 commit into from
Sep 19, 2023
Merged

fix: download service model #16

merged 1 commit into from
Sep 19, 2023

Conversation

moorec-aws
Copy link
Contributor

Signed-off-by: Charles Moore <>

What was the problem/requirement? (What/Why)

Existing code was was failing to obtain the service model with no errors.

What was the solution? (How)

Changed get_object to download_file which resolved the issue

What is the impact of this change?

Tests now run when using a model from an s3 bucket

How was this change tested?

hatch run lint
hatch run test

Was this change documented?

No

Is this a breaking change?

No

Signed-off-by: Charles Moore <>
@moorec-aws moorec-aws requested a review from a team as a code owner September 19, 2023 15:15
@jusiskin jusiskin added the bug Something isn't working label Sep 19, 2023
@moorec-aws moorec-aws merged commit 1a516bf into mainline Sep 19, 2023
5 checks passed
@moorec-aws moorec-aws deleted the moorec/fix-sm-download branch September 19, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants