-
Notifications
You must be signed in to change notification settings - Fork 1.2k
use credential settings for release repo access #5952
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
Conversation
ab1e894 to
5cb838f
Compare
5cb838f to
26757d8
Compare
ahcorde
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
26757d8 to
026552e
Compare
I think this is fixed now. Can you trigger the CI again? Sorry for asking, but I cannot trigger the CI myself. |
Use the credential settings in '~/.gitconfig' instead of the custom bloom configuration file in order to avoid maintaining an additional file with tokens and to avoid mapping https to ssh. Signed-off-by: Christian Rauch <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Christian Rauch <[email protected]>
Co-authored-by: Scott K Logan <[email protected]> Signed-off-by: Alejandro Hernández Cordero <[email protected]>
5643584 to
ad3c2b2
Compare
|
friendly ping @fujitatomoya @cottsay |
1 similar comment
|
friendly ping @fujitatomoya @cottsay |
Signed-off-by: Christian Rauch <[email protected]> Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Scott K Logan <[email protected]> (cherry picked from commit 7d34d16)
Signed-off-by: Christian Rauch <[email protected]> Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Scott K Logan <[email protected]> (cherry picked from commit 7d34d16)
Signed-off-by: Christian Rauch <[email protected]> Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Scott K Logan <[email protected]> (cherry picked from commit 7d34d16)
(cherry picked from commit 7d34d16) Signed-off-by: Christian Rauch <[email protected]> Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Christian Rauch <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Scott K Logan <[email protected]>
(cherry picked from commit 7d34d16) Signed-off-by: Christian Rauch <[email protected]> Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Christian Rauch <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Scott K Logan <[email protected]>
(cherry picked from commit 7d34d16) Signed-off-by: Christian Rauch <[email protected]> Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Christian Rauch <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Scott K Logan <[email protected]>
Description
Use the credential settings in '~/.gitconfig' instead of the custom bloom configuration file in order to avoid maintaining an additional file with tokens and to avoid mapping https to ssh.
Fixes # (issue)
See ros-infrastructure/bloom#752.
Did you use Generative AI?
No.
Additional Information