Skip to content

app/models/project.rb hardcodes "git://github.com/" prefix to URLs, but github no longer supports git:// #161

@berolinux

Description

@berolinux

Github turned off git:// support, so project.rb passes invalid URLs to every build process now, making abf useless until fixed.
Probably while at it, we shouldn't hardcode github.com (certainly still allowing it, but also allowing to pull in stuff hosted elsewhere, like on our own servers or gitlab).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions