edcope-ct commented on issue #2148: URL: https://github.com/apache/buildstream/issues/2148#issuecomment-4914310431
I brought this up here as one of the sources used is `tar`. We cannot use multiple tokens with `.netrc` as one token is required by a `tar` source, while another token is required to pull git repositories with `git_repo` source from buildstream-community-plugins. With buildstream and plugins reading credentials from `.netrc`, this makes it impossible to use multiple tokens. Yes I agree this will take some time to land and be part of a release. We are implementing a workaround on our project to use a single token for now, as we cannot compile the project on CI/CD otherwise. I will take a look at the credential helpers specs, thanks for the suggestion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
