Set resources.remote-avc for mods with bad version file URL properties #8975
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.
Now that KSP-CKAN/CKAN#3451 is merged, we take advantage of it by overriding
resources.remote-avc
for mods that have a badURL
property in their version files. This will ensure that CKAN has the up to date versioning metadata and restore to the authors their ability to control that metadata after release.Most of these have already had pull requests submitted; some haven't merged yet, some have merged but not released a new version.
A few mods with this warning are not included here because I was not able to find any version file for them online (no repo or missing from repo). A few of those I converted to YAML before looking for version files, so they are here and still have the warning.
If any of these mods release new versions with fixed version files, that should be fine unless the remote version files are moved to new locations, in which case the bot will alert us with new inflation warnings.
ckan compat add 1.11