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

Feature/credentials json #14392

Merged
merged 3 commits into from
Aug 16, 2023

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Jul 28, 2023

Changelog: Feature: New credentials.json file to store credentials for Conan remotes.
Docs: conan-io/docs#3350

Close #14354
Close #14525

@memsharded memsharded added this to the 2.0.10 milestone Jul 28, 2023
@memsharded memsharded marked this pull request as ready for review July 30, 2023 22:09
Copy link
Contributor

@franramirez688 franramirez688 left a comment

Choose a reason for hiding this comment

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

@memsharded This is great! 👏
I'm missing some unit tests testing purely the new RemoteCredentials class too. Wdyt?

conans/client/rest/remote_credentials.py Show resolved Hide resolved
@czoido czoido merged commit 67dbbfd into conan-io:release/2.0 Aug 16, 2023
@memsharded memsharded deleted the feature/credentials_json branch August 16, 2023 13:04
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.

Where to put credentials for CI? [feature] Add authentication option with .netrc file
4 participants