Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Encourage .netkan properties, discourage .ckan properties #45

Open
HebaruSan opened this issue Feb 20, 2023 · 0 comments
Open

Comments

@HebaruSan
Copy link
Member

HebaruSan commented Feb 20, 2023

Problem

When people generate a netkan with the metadata-webtool, the tendency is to fill in every field that's available (an admirable conscientious atittude), but we present a lot of fields that shouldn't be used or aren't needed. This makes for slightly more clean-up work during review.

Some recent examples:

Suggestions

Consider hiding properties that are determined programmatically during inflation:

  • version
  • ksp_version, ksp_version_min, ksp_version_max
  • download
  • name, abstract, resources (for SpaceDock)
  • release_status
  • resources.ci
  • resources.x_screenshot
  • resources.repository
  • resources.bugtracker
  • resources.homepage (for SpaceDock)
  • resources.spacedock
  • resources.license

This would more often produce metadata that's ready to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant