Revert "[release-monitoring] Add more disto package links"
This reverts commit b0c126a31f
.
This commit is contained in:
parent
b0c126a31f
commit
c20c3a1126
1 changed files with 4 additions and 14 deletions
|
@ -70,35 +70,25 @@ check_error_threshold = 100
|
|||
# If you want to add any new distribution just add a new entry to this section
|
||||
# %s will be filled in HTML template by the name of package mapping
|
||||
[distro_mapping_links]
|
||||
"Adélie Linux" = "https://pkg.adelielinux.org/current/%s"
|
||||
AlmaLinux = "https://git.almalinux.org/rpms/%s"
|
||||
Alpine = "https://pkgs.alpinelinux.org/packages?name=%s"
|
||||
ALT = "http://www.sisyphus.ru/srpm/Sisyphus/%s"
|
||||
"AOSC OS" = "https://packages.aosc.io/packages/%s"
|
||||
"Arch Linux" = "https://archlinux.org/packages/?q=%s"
|
||||
"Arch Linux AUR" = "https://aur.archlinux.org/packages/%s"
|
||||
COPR = "https://copr.fedorainfracloud.org/coprs/%s/"
|
||||
CRUX = "https://crux.nu/portdb/?a=search&q=%s"
|
||||
Debian = "https://tracker.debian.org/pkg/%s"
|
||||
Docker = "https://hub.docker.com/r/%s"
|
||||
Fedora = "https://src.fedoraproject.org/rpms/%s"
|
||||
"Fedora EPEL" = "https://src.fedoraproject.org/rpms/%s"
|
||||
Flathub = "https://flathub.org/apps/details/%s"
|
||||
"Freedesktop SDK" = "https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/blob/master/elements/components/%s.bst"
|
||||
Gentoo = "https://packages.gentoo.org/packages/search?q=%s"
|
||||
Homebrew = "https://formulae.brew.sh/formula/%s#default"
|
||||
MacPorts = "https://ports.macports.org/port/%s/"
|
||||
Macports = "https://ports.macports.org/port/%s/"
|
||||
Mageia = "https://svnweb.mageia.org/packages/cauldron/%s/current/"
|
||||
"Manjaro Linux" = "https://software.manjaro.org/package/%s"
|
||||
openSuse = "https://software.opensuse.org/package/%s"
|
||||
"openSUSE Leap" = "https://software.opensuse.org/package/%s"
|
||||
"openSUSE Tumbleweed" = "https://software.opensuse.org/package/%s"
|
||||
OpenSuse = "https://software.opensuse.org/package/%s"
|
||||
"OpenSuse Leap" = "https://software.opensuse.org/package/%s"
|
||||
"OpenSuse Tumbleweed" = "https://software.opensuse.org/package/%s"
|
||||
PLD-Linux = "https://github.com/pld-linux/%s"
|
||||
"RPM Fusion" = "https://admin.rpmfusion.org/pkgdb/search/?term=%s"
|
||||
Spack = "https://github.com/spack/spack/tree/develop/var/spack/repos/builtin/packages/%s"
|
||||
Ubuntu = "https://launchpad.net/ubuntu/+source/%s"
|
||||
Void = "https://github.com/void-linux/void-packages/tree/master/srcpkgs/%s"
|
||||
Wolfi = "https://github.com/wolfi-dev/os/blob/main/%s.yaml"
|
||||
|
||||
|
||||
# The logging configuration, in dictConfig format.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue