birdtray icon indicating copy to clipboard operation
birdtray copied to clipboard

Add some steps to verify the appdata metadata

Open Abestanis opened this issue 2 years ago • 1 comments

This depends on #580, because with the current screenshot the verification fails with the following error:

src/res/com.ulduzsoft.Birdtray.appdata.xml: FAILED:
• attribute-invalid     : <screenshot> width too large [https://raw.githubusercontent.com/gyunaev/birdtray/master/screenshots/birdtray-settings.png] maximum is 1600px
• attribute-invalid     : <screenshot> height too large [https://raw.githubusercontent.com/gyunaev/birdtray/master/screenshots/birdtray-settings.png] maximum is 900px
• style-invalid         : <image> has vertical padding [https://raw.githubusercontent.com/gyunaev/birdtray/master/screenshots/birdtray-settings.png]
• style-invalid         : <image> has horizontal padding [https://raw.githubusercontent.com/gyunaev/birdtray/master/screenshots/birdtray-settings.png]
Validation of files failed

The errors disappear with the new screenshot, see the CI on commit 540baeefd6ac4a14c0042dae61748470a4b0a04e.

Abestanis avatar Oct 29 '23 11:10 Abestanis

This is ready to be reviewed, but I'll leave it marked as a draft until #580 is merged.

Abestanis avatar Nov 04 '23 21:11 Abestanis