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

add username and password options to docker login #37

Merged
merged 3 commits into from
Dec 6, 2019
Merged

add username and password options to docker login #37

merged 3 commits into from
Dec 6, 2019

Conversation

sabuto
Copy link
Contributor

@sabuto sabuto commented Nov 4, 2019

This enables people to use the username and password for login to docker which sometimes causes errors with uploading.

@homeassistant
Copy link

Hi @sabuto,

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@stale
Copy link

stale bot commented Dec 4, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 4, 2019
Copy link
Member

@pvizeli pvizeli left a comment

Choose a reason for hiding this comment

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

Sorry, did not see the PR

builder.sh Outdated
@@ -107,6 +109,10 @@ Options:
Check if the version already exists before starting the build.
--docker-login
Login into docker hub on startup (need '-ti' docker opts)
--docker-user
Username to login into docker with
--docker-pass
Copy link
Member

Choose a reason for hiding this comment

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

--docker-password

Copy link
Contributor Author

Choose a reason for hiding this comment

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

all updated :)

@stale stale bot removed wontfix This will not be worked on labels Dec 5, 2019
Changed it in all instances
@pvizeli
Copy link
Member

pvizeli commented Dec 5, 2019

I was over the code. Can you remove the old --docker-login ? That was never useful like your code. I used this external build servers, but now we have all CI based. Thanks! After that ready to merge

@sabuto
Copy link
Contributor Author

sabuto commented Dec 5, 2019

all done :)

@pvizeli pvizeli closed this Dec 6, 2019
@pvizeli pvizeli reopened this Dec 6, 2019
@pvizeli pvizeli merged commit 03fcfd0 into home-assistant:master Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants