Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
90aba0f to
0c7a46f
Compare
This was referenced Jan 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Gitea and Forgejo are private hosting options similar to GitHub.
@drewcassidy has migrated Conformal Decals to a Gitea / Forgejo instance and wishes to index it on CKAN. Currently this is being done via a
ksp-avc$kref(see KSP-CKAN/NetKAN#10835), which is working fine, but it would probably be easier for maintenance and more resilient to have the option use the Gitea / Forgejo API directly.Changes
$kreflike#/ckan/gitea/git.offworldcolonies.nexus/drewcassidy/KSP-Conformal-Decalscan be used to index mods on a Gitea or Forgejo server.Fixes [Feature]: kref support for the gitea/forgejo releases #4458.
resources.manualwill be set to point to it unless overridden elsewhere.FileInfothrows an exception while we're trying to check an installed module's space consumed on disk, we just skip that file rather than presenting the exception to the user.Fixes System.ArgumentException: Illegal characters in path when re-installing VaporVent #4493 (possibly, needs confirmation from @linuxgurugamer).