Skip to content

fix(release): validate AppImage metadata on Ubuntu 22.04 - #21

Merged
kerryhatcher merged 1 commit into
mainfrom
fix/appimage-appstream-validation
Aug 21, 2026
Merged

fix(release): validate AppImage metadata on Ubuntu 22.04#21
kerryhatcher merged 1 commit into
mainfrom
fix/appimage-appstream-validation

Conversation

@kerryhatcher

Copy link
Copy Markdown
Owner

Use AppStream elements accepted by the Ubuntu 22.04 validator used in the release workflow. This preserves the developer and project homepage metadata while letting the AppImage validation and upload steps complete.

Copilot AI lite review requested due to automatic review settings August 21, 2026 23:43
@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@kerryhatcher, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 45 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b1a9af1d-5d82-43bc-a910-0237d91d9d96

📥 Commits

Reviewing files that changed from the base of the PR and between 2687a17 and 571857c.

📒 Files selected for processing (1)
  • packaging/appimage/com.github.kerryhatcher.rustywx.metainfo.xml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kerryhatcher
kerryhatcher merged commit 6772b89 into main Aug 21, 2026
16 checks passed
@kerryhatcher
kerryhatcher deleted the fix/appimage-appstream-validation branch August 21, 2026 23:43

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is narrowly scoped to AppStream metadata and aligns with the release workflow’s Ubuntu 22.04 validation requirements without introducing functional code risk.

Pull request overview

Adjusts the AppStream metainfo XML used for AppImage packaging so it validates with the Ubuntu 22.04 appstreamcli validate used in the release workflow, allowing the AppImage validation/upload steps to complete while keeping key project metadata.

Changes:

  • Replaced <developer><name>…</name></developer> with the Ubuntu-22.04-compatible <developer_name>…</developer_name> element.
  • Removed the <url type="vcs-browser">…</url> entry to satisfy the validator’s accepted URL types/constraints in that environment.
File summaries
File Description
packaging/appimage/com.github.kerryhatcher.rustywx.metainfo.xml Updates AppStream metadata elements to pass Ubuntu 22.04 validation in the release pipeline.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Successfully merging this pull request may close these issues.

2 participants