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

[core] Add a list of screenshots to project #883

Closed
aalmiray opened this issue Aug 10, 2022 · 0 comments
Closed

[core] Add a list of screenshots to project #883

aalmiray opened this issue Aug 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@aalmiray
Copy link
Member

aalmiray commented Aug 10, 2022

Each screenshot should have the following properties:

  • type. One of source, thumbnail.
  • url. Publicly accessible. Required.
  • width. Optional. Required if type = thumbnail.
  • height. Optional. Required if type = thumbnail.
  • caption. Optional.
  • primary. Boolean.

Only a single screenshot may have primary = true at a time.

Based on appstream metadata: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-screenshots

@aalmiray aalmiray added the enhancement New feature or request label Aug 10, 2022
@aalmiray aalmiray self-assigned this Aug 11, 2022
@aalmiray aalmiray added this to the v1.2.0 milestone Aug 11, 2022
aalmiray added a commit to jreleaser/jreleaser.github.io that referenced this issue Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant