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

Credentials in additional_netrc_lines are not used for repin #1247

Open
peakschris opened this issue Sep 14, 2024 · 0 comments
Open

Credentials in additional_netrc_lines are not used for repin #1247

peakschris opened this issue Sep 14, 2024 · 0 comments

Comments

@peakschris
Copy link

We specify credentials for a private repo in additional_netrc_lines. These work for regular fetch. But they are not passed to coursier for repin operations.

Setting COURSIER_CREDENTIALS="repo user:pass" envvar prior to repin is a workaround. However, since the credentials are already in additional_netrc_lines, it seems a shame not to use them automatically.

This is windows. I am not sure if the issue is windows specific.

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