quicklisp-controller icon indicating copy to clipboard operation
quicklisp-controller copied to clipboard

Add support for latest releases from Gitea/Forgejo

Open pieterhijma opened this issue 2 years ago • 1 comments

This pull-request adds support for automatic inclusion of the latest release of projects hosted on Gitea/Forgejo instances such as Codeberg.org, see issue #23. It allows the following syntax in source.txt:

gitea-latest-release <git repository on a gitea instance>

An example would be:

latest-gitea-release https://codeberg.org/osh-autodoc/cl-scribble-subset-parser.git

The addition is based on the code for Gitlab and it was tested on Quicklisp Projects.

Thanks in advance for considering this pull request.

pieterhijma avatar Jul 10 '23 09:07 pieterhijma

@quicklisp would be lovely to have this merged :)

moedn avatar Jan 10 '24 21:01 moedn