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

Iceberg: Implement token authentication credentials #7674

Closed
tinchodias opened this issue Nov 4, 2020 · 2 comments
Closed

Iceberg: Implement token authentication credentials #7674

tinchodias opened this issue Nov 4, 2020 · 2 comments

Comments

@tinchodias
Copy link
Contributor

Implement token authentication credentials for using Iceberg with GitHub repositories. AFAIR, not only GH but also Gitlab and BitBucket support this kind of authentication using a token.

GitHub is deprecating password authentication. The problem and solutions for Pharo 8 and 9 are described here:
pharo-vcs/iceberg#1390

@guillep
Copy link
Member

guillep commented Nov 5, 2020

I think we need to update the Jenkins CI too, which is using password auth to get the repository's data to build.

@tinchodias
Copy link
Contributor Author

Fixed by separate:
P8: #7732
P9: #7733

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants