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

Metadata Linter: A new linter in snapcraft to lint about missing metadata fields #5155

Open
soumyaDghosh opened this issue Nov 25, 2024 · 0 comments

Comments

@soumyaDghosh
Copy link
Contributor

What needs to get done

Currently, there are a lot of snaps, without any proper metadata. Some snaps often even miss licenses. If we can lint about it, instead of making it mandatory for now, it'll not break any snaps and still can show users that they're missing these fields.

If the field was meant to be adopted from appstream metadata and there was some issue in adopting it, we can also lint about it here. We can also take this chance to improve the coverage of metadata from Appstream Metadatas.

Fields I think can be linted

  • license
  • title
  • issues
  • contact
  • website
  • apps.common-id

Why it needs to get done

We need proper listings of snaps, for several reasons:

  • users can be well-informed about the snap
  • the listing with screenshots can attract users
  • companies/orgs/users can abide by licenses, if they have some strict license policies

With proper listing, the snap store can heavily improve its plethora of apps.

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

No branches or pull requests

1 participant