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(bootstrapper): bootstrapper should use httpx #45

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

abarciauskas-bgse
Copy link
Contributor

Addresses #44 by using httpx instead of requests in bootstrapper.

I tested this with cdk-pgstac deployment I am using for EODC (see https://github.com/developmentseed/tile-benchmarking/tree/feat/deploy-pgstac) where I made these changes in the installed node_module for cdk-pgstac and deployed.

@abarciauskas-bgse abarciauskas-bgse changed the title Fix/bootstrapper uses httpx fix(bootstrapper): bootstrapper should use httpx Jun 11, 2023
Copy link
Member

@vincentsarago vincentsarago left a comment

Choose a reason for hiding this comment

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

❤️

@abarciauskas-bgse abarciauskas-bgse merged commit 36bb361 into main Jun 12, 2023
3 of 4 checks passed
@abarciauskas-bgse abarciauskas-bgse deleted the fix/bootstrapper-uses-httpx branch June 12, 2023 15:38
github-actions bot pushed a commit that referenced this pull request Jun 12, 2023
## [4.2.1](v4.2.0...v4.2.1) (2023-06-12)

### Bug Fixes

* **bootstrapper:** bootstrapper should use httpx ([#45](#45)) ([36bb361](36bb361))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants