fix: multiple packages have github field set to unknown/PACKAGE #118
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The following packages have
github: unknown/PACKAGEin their metadata.yaml, causingtools/update-ghto fail with "No releases found":consul-cni—unknown/consul-cnijellyfin-server—unknown/jellyfin-serverjellyfin-web—unknown/jellyfin-webnomad—unknown/nomadpuppet-initial—unknown/puppet-initialunkin-ca-certificates—unknown/unkin-ca-certificatesunrar—unknown/unraract_runner—unknown/act_runnertea—unknown/teaThese need the correct GitHub owner/repo set (or the field removed if not tracked via GitHub releases).
Known correct repos (guesses — please verify):
consul-cni:hashicorp/consul-k8sor similarnomad:hashicorp/nomadact_runner:act-project/act-runnerorgitea/act_runnertea:gitea/teaunrar: no public GitHub releases (proprietary)jellyfin-server/jellyfin-web:jellyfin/jellyfin/jellyfin/jellyfin-web