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

Check missing release props #372

Merged
merged 4 commits into from Jan 12, 2022

Commits on Jan 6, 2022

  1. issue-tag: Add release-version-missing tag

    This tag can be used if a release tag is missing the version which should be
    present according to section 2.1:
    https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-releases
    fortysixandtwo committed Jan 6, 2022
  2. issue-tag: Add release-time-missing tag

    This tag can be used if a release tag is missing both date and timestamp which
    should be present according to section 2.1:
    https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-releases
    fortysixandtwo committed Jan 6, 2022