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

Ref #1118: follow-up to ship curl with HTTP2 and HTTP3 support in container #1243

Merged
merged 4 commits into from
May 30, 2023

Conversation

leplatrem
Copy link
Contributor

@leplatrem leplatrem commented May 25, 2023

In this PR we build curl statically with http2 and http3 support.

We add a bandit baseline file, because bandit warns us about using subprocess.call()

For CircleCI, where we also run the tests on the host itself, we download a binary from the internet

@leplatrem leplatrem added the bug Something isn't working label May 25, 2023
@leplatrem leplatrem force-pushed the 1118-follow-up-curl branch 3 times, most recently from 796c639 to 9005dc3 Compare May 25, 2023 13:51
@leplatrem leplatrem marked this pull request as ready for review May 25, 2023 13:52
@leplatrem leplatrem requested a review from a team as a code owner May 25, 2023 13:52
@leplatrem leplatrem force-pushed the 1118-follow-up-curl branch from 7f1398f to e31cba3 Compare May 30, 2023 11:58
@leplatrem leplatrem force-pushed the 1118-follow-up-curl branch from e31cba3 to 5ca9d23 Compare May 30, 2023 14:11
@leplatrem leplatrem merged commit 944f740 into main May 30, 2023
@leplatrem leplatrem deleted the 1118-follow-up-curl branch May 30, 2023 17:15
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.

2 participants