chore: canonical URLs now live (self-hosted Gitea + wiki.pom.loca.zone)
This commit is contained in:
@@ -395,7 +395,7 @@ checks.push((index) =>
|
||||
}
|
||||
const repository = typeof pkg.repository?.url === "string" ? pkg.repository.url : "";
|
||||
if (repository.includes(CANONICAL_HOST))
|
||||
note(`${repository} is reserved on owned infrastructure and is not yet serving Git`);
|
||||
note(`${repository} is served by the owned Gitea instance and accepts anonymous clones`);
|
||||
}),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user