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 only token and gitignore #59

Merged
merged 1 commit into from
Mar 18, 2021
Merged

Conversation

AdamSharon
Copy link

fix for bug - Bug 180576: Configuration management step fails when using only 'token' for authentication with a github private repo.
the bug is that the condition on the download is only for username, added "or token" to enter also in the case just the token is provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.903% when pulling 6e8b99d on wip/adam.s/fix_only_token_bug into 9369eba on develop.

@AdamSharon AdamSharon merged commit 672549f into develop Mar 18, 2021
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

3 participants