-
Notifications
You must be signed in to change notification settings - Fork 90
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
500 error on https://flathub.org/apps/dev.lizardbyte.app.Sunshine #4527
Comments
any ideas @razzeee? |
release has no Need to dig, if we really don't use one to fill the other |
I think it's been traditionally |
It should start showing up after #4534 but without that I think we should the backend take |
Timestamp is not supposed to be in metainfo, it is generated by appstream from |
That's the case, but I guess you mean the indentation is causing this to break? I'm surprised the linter/appstream isn't failing on that then. |
Not in metainfo, appstream is supposed to catch it |
I'll add a check for |
You should fix the release tag indentations because next time build is going to fail. |
Thank you for taking care of this, I'm fixing it upstream as well. One more question (I can open a separate issue/request if needed). Would it be possible accept a It looks a lot nicer like this, but the linter currently doesn't allow it. |
|
although note that website won't show a code block for that tag like above. |
I see it adds a backtic before and after |
it should do that, do you have examples of that? are we talking about the description? |
no I meant it's not a codeblock like in the picture, i know it adds backticks + slight highlight. |
Yes that's how it is supposed look. |
Looks like the linter fails for that too: https://github.com/LizardByte/Sunshine/actions/runs/12950999512/job/36125076386#step:15:88 |
It's going to fail if you have date set to |
Ok I saw you are replacing it with |
According to https://tailwindcss-typography.vercel.app/ that |
It's only like this for the PRs and unpublished versions, as I feel like configuring this through CMake is going to cause headaches. It gets replaced when we publish. To clarify, you want a timestamp like an epoch timestamp instead of a date? The documenation shows a date, so I'm not clear on that new timestamp lint error. https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/#release
Got it.
The release section is updated using awk when we publish the release, not during PRs. |
You only need to add You can't add |
Solved, thank you! |
Sorry if this is the wrong place to post this issue, but I am seeing a 500 error on the site.
I noticed some issues after merging flathub/dev.lizardbyte.app.Sunshine#185
9 hours after the merge, I noticed the website had not updated yet, but the API did update as I could get the flathub version with shields.io.
At that time I also saw that a review was required because we updated the description; however that was already approved. The website was still up then, just still showing the last version's metadata.
The text was updated successfully, but these errors were encountered: