mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-03-02 23:43:13 +01:00
Fixes #20751 This PR adds a RPM package registry. You can follow [this tutorial](https://opensource.com/article/18/9/how-build-rpm-packages) to build a *.rpm package for testing. This functionality is similar to the Debian registry (#22854) and therefore shares some methods. I marked this PR as blocked because it should be merged after #22854.  |
||
---|---|---|
.. | ||
cargo.tmpl | ||
chef.tmpl | ||
composer.tmpl | ||
composer_dependencies.tmpl | ||
conan.tmpl | ||
conda.tmpl | ||
container.tmpl | ||
debian.tmpl | ||
generic.tmpl | ||
helm.tmpl | ||
maven.tmpl | ||
npm.tmpl | ||
npm_dependencies.tmpl | ||
nuget.tmpl | ||
pub.tmpl | ||
pypi.tmpl | ||
rpm.tmpl | ||
rubygems.tmpl | ||
rubygems_dependencies.tmpl | ||
swift.tmpl | ||
vagrant.tmpl |