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

refactor: use http wrapper in amazon provider #383

Merged
merged 18 commits into from
Nov 3, 2023

Conversation

willmurphyscode
Copy link
Contributor

Use the http get wrapper introduced in #376 in the Amazon provider.

See also #310.

Every time the application uses requests.get, issue a log message at
INFO level containing the requested URL.

Signed-off-by: Will Murphy <[email protected]>
Signed-off-by: Will Murphy <[email protected]>
Signed-off-by: Will Murphy <[email protected]>
Signed-off-by: Will Murphy <[email protected]>
Signed-off-by: Will Murphy <[email protected]>
Signed-off-by: Will Murphy <[email protected]>
Signed-off-by: Will Murphy <[email protected]>
@willmurphyscode willmurphyscode added the run-pr-quality-gate Triggers running of quality gate on PRs label Nov 1, 2023
@willmurphyscode willmurphyscode merged commit 11c385a into main Nov 3, 2023
9 checks passed
@willmurphyscode willmurphyscode deleted the refactor/http-wrapper-in-amazon-provider branch November 3, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-pr-quality-gate Triggers running of quality gate on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants