-
Notifications
You must be signed in to change notification settings - Fork 432
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
Update repository for crystal to OBS #1987
Conversation
Crystal uses new package repositories, bintray is no longer available https://crystal-lang.org/2021/04/30/new-apt-and-rpm-repositories.html
I have no idea how to fix the CI failures. They actually seem unrelated to this change. |
This not being merged in time for the Bintray shutdown makes me wonder if we could/should just invoke the install script here... |
@straight-shoota @jhass, any news about this issue? (Travis CI builds of my Crystal projects are still failing, cf. this ticket) |
You're pinging the wrong people here, we cannot do anything more to get this merged :) |
Oh sorry about that, I'll try to find the correct person. In the meantime, do you think you could rebase your branch @straight-shoota ? (maybe the CI issue got fixed on the main branch?). |
@DamianSzymanski @BanzaiMan maybe you can help? (it looks like you have been the most active maintainers on this repository for the past 6 months. Sorry if I'm pinging the wrong person again, please tell me who I should contact if you're not the right point of contact and you know who could help) |
Using changes proposed here travis-ci/travis-build#1987
/cc @cesar-cs |
Closing since nobody seems interested in this. |
Well, I am for sure :( |
Travis CI doesn't provide a working Crystal image anymore (see travis-ci/travis-build#1987)
Travis CI doesn't provide a working Crystal image anymore (see travis-ci/travis-build#1987)
Crystal uses new package repositories, bintray is no longer available
See https://crystal-lang.org/2021/04/30/new-apt-and-rpm-repositories.html
/cc crystal-lang/crystal#10626