-
Notifications
You must be signed in to change notification settings - Fork 342
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
Add http headers support when downloading features archives #715
Add http headers support when downloading features archives #715
Conversation
7cede3f
to
3d7c051
Compare
@89luca89 rebased and fixed the conflicts |
Ping? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
Added two comments we should address before merging :)
Additionally, would be great if you could add a test for this in e2e/up
3d7c051
to
4719d5d
Compare
Added a test and simulates the HTTP server during execution. |
4719d5d
to
eb244fc
Compare
e2e/tests/up/testdata/docker-features-http-headers/.devcontainer.json
Outdated
Show resolved
Hide resolved
Great, thanks |
34e0b0b
to
e8ea210
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
edit: @aacebedo the test fails in CI
I rebased the PR and ran this test locally it was working correctly. Can you give it a look please? I do not have access to the GH actions infrastructure so it is hard to me to reproduce it. |
e8ea210
to
c88ba62
Compare
3b7879d
to
328806f
Compare
@aacebedo finally worked out, thanks a lot for your contribution and patience! |
Thanks to you too to have taken the time to review and merge this. It is going to be very useful to me. |
@pascalbreuninger just a small question, when do you plan to tag a new version of devpod? |
@aacebedo It's released in |
This feature enables to use devpod with servers needing an authentication.