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] Better support for local & CI workflow for conan remote login #17365

Open
1 task done
schwaerz opened this issue Nov 22, 2024 · 0 comments
Open
1 task done

Comments

@schwaerz
Copy link

What is your suggestion?

Following up on #5443:

It looks like what was implemented back then is no longer available or did not make it into the final Conan 2.x release.

What would be very useful to us (to reduce the required scripting in every repository):

Have one conan remote ... command to

  1. Log on in CI using CONAN_LOGIN_USERNAME and CONAN_PASSWORD
  2. Log on to the remote when executed locally, where...
    • It shall ask interactively for username and password for a remote if not authenticated
    • It shall not ask for username and passort if already authenticated to the remote - and the authentication token is still valid

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide
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

No branches or pull requests

1 participant