Skip to content

RFE: add support for Codeberg git repos #360

@HamishB

Description

@HamishB

Feature description

Hi, could we please have support for pulling from Codeberg.org git repos? It's similar to github and gitlab et al. but is a non-profit that specializes in FOSS software. Supporting a 100% FOSS toolchain in our FOSS software development is IMO a good thing.

It's basically the same web API as the others, the repository_handler/codeberg_handler.py file just needs to read like https://codeberg.org/%s/%s/raw/master/%s. (that expands to /raw/branch/master/ in a redirect if it matters)

Here's a target to test with:
https://codeberg.org/HamishB/geology_symbols

many thanks,
Hamish

Additional context

No response

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