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 authentication when using repository parameters #3

Merged
merged 2 commits into from
Aug 15, 2020

Conversation

camilamaia
Copy link
Contributor

@camilamaia camilamaia commented Aug 14, 2020

Problem

scanapi/scanapi#249

Authentication is not working when using repository parameters

Building scanapi (1.0.5)
 - Building sdist
 - Built scanapi-1.0.5.tar.gz
 - Building wheel
 - Built scanapi-1.0.5-py3-none-any.whl
No suitable keyring backends were found
Using a plaintext file to store and retrieve credentials
Publishing scanapi (1.0.5) to testpypi
No suitable keyring backends were found
Using a plaintext file to store and retrieve credentials

[RuntimeError]
Aborted
Username: 

Solution

Use repository_name on authentication

scanapi/scanapi#252
https://github.com/scanapi/scanapi/pull/252/checks?check_run_id=986697824
https://test.pypi.org/project/scanapi/

@camilamaia camilamaia changed the title Fix authentication when using repositories Fix authentication when using repository parameters Aug 14, 2020
entrypoint.sh Outdated Show resolved Hide resolved
@JRubics JRubics merged commit a229428 into JRubics:master Aug 15, 2020
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

2 participants