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 ImageBuild Auth, message stream #451

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhenkens
Copy link
Contributor

Fixes #445 and #417

Properly parses the response from ImageBuild as a progress stream, and properly initializes and passes the AuthConfigs via header. Confirmed working with local usage.

Please guide me towards any other changes if needed to get this merged in, or feel free to contribute to clean the MR up.

@jhenkens
Copy link
Contributor Author

Hi all,

We've been using this change in production for about 2 months now without issue. Would love some eyes on it now that the package-signing has been figured out, so that we can migrate off of our custom packaged binary!

@Charlie102m
Copy link

Can this pr get some attention please? We could really do with the changes being rolled out

@galvesribeiro
Copy link
Member

Sorry folks. As this PR was created before the recent updates and move with the CI to GitHub Actions I can re-run the CI here.

@jhenkens do you mind rebasing the code on master and push the changes to the PR? Maybe that will trigger the CI. If it doesn't, we can close this PR and open a new one.

Thanks!

@jhenkens
Copy link
Contributor Author

jhenkens commented Aug 14, 2020

Test failed, but it looks like this is the only run of Test? Do we know if it passes on master?

https://github.com/dotnet/Docker.DotNet/actions?query=workflow%3ACI

@galvesribeiro
Copy link
Member

It should pass, this is the first run on this CI, GitHub actions, the tests were fine running on AppVeyor before...

@jhenkens
Copy link
Contributor Author

jhenkens commented Aug 14, 2020

Hi @galvesribeiro - I just force pushed an empty commit 95ee2a0c1fa4f5ac70199deef067773ec6f03a78, to test in this MR, and the tests failed.

https://github.com/dotnet/Docker.DotNet/actions/runs/208786293

@jhenkens
Copy link
Contributor Author

Hi all - is there something I should do at this point? CI did not pass on a commit that had a zero-file diff from master, and is thus broken on master.

@jhenkens
Copy link
Contributor Author

@galvesribeiro Is there any possibility to get this looked at again? Or shall I consider this PR dead?

@galvesribeiro
Copy link
Member

Hello @jhenkens

I'll try get the CI working here. The tests were working on my machine when I had the project migrated here.

I've been working on the vNext of this package recently and we should have something by the time we have .Net 5 out.

Will update it soon.

@AviiNL
Copy link

AviiNL commented Dec 2, 2020

Any update on this?

@andersson09
Copy link

Would also find this useful, any update?

@ahickey-sfdc
Copy link
Contributor

Please

@MohsenAra
Copy link

please merge this PR

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.

await BuildImageFromDockerfileAsync returns before image is created
7 participants