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

Use RequestLib in InfoService #65

Merged
merged 3 commits into from
Dec 19, 2022
Merged

Conversation

Cruikshanks
Copy link
Member

DEFRA/water-abstraction-team#54

We recently added RequestLib to bring all our HTTP request logic into one place. It also has support for working behind proxy services. This change updates InfoService to use our new module and to get requests working in our AWS environment.

DEFRA/water-abstraction-team#54

We recently added `RequestLib` to bring all our HTTP request logic into one place. It also has support for working behind proxy services. This change updates `InfoService` to use our new module and to get requests working in our AWS environment.
@Cruikshanks Cruikshanks added the housekeeping Refactoring, tidying up or other work which supports the project label Dec 19, 2022
@Cruikshanks Cruikshanks self-assigned this Dec 19, 2022
Means we can also drop Nock from our unit tests for this service.
@Cruikshanks Cruikshanks marked this pull request as ready for review December 19, 2022 11:53
@Cruikshanks Cruikshanks requested a review from Jozzey December 19, 2022 11:53
Copy link
Contributor

@Jozzey Jozzey left a comment

Choose a reason for hiding this comment

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

@Cruikshanks Cruikshanks merged commit 3f29ba6 into main Dec 19, 2022
@Cruikshanks Cruikshanks deleted the use-request-lib-in-service-status branch December 19, 2022 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Refactoring, tidying up or other work which supports the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants