Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the snap packaging configuration to version 0.0.4 and standardizes the application ID across packaging formats to use the GitHub-based naming convention io.github.prassamin.prasmoid.
- Updates snap package to version 0.0.4 with improved build configuration
- Migrates from
org.prasmoid.prasmoidtoio.github.prassamin.prasmoidID across all packaging formats - Removes old flatpak configuration and creates new one with standardized naming
Reviewed Changes
Copilot reviewed 12 out of 13 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| pkg/snap/snapcraft.yaml | Updates version to 0.0.4, changes app ID, simplifies comments, adds patchelf support |
| pkg/snap/io.github.prassamin.prasmoid.metainfo.xml | Updates metadata with new standardized app ID |
| pkg/snap/BUILD | Adds commented upload command for new version |
| pkg/flatpak/org.prasmoid.prasmoid.yml | Removes old flatpak configuration file |
| pkg/flatpak/io.github.prassamin.prasmoid.yml | Creates new flatpak configuration with standardized ID |
| pkg/flatpak/io.github.prassamin.prasmoid.metainfo.xml | Updates flatpak metadata with new ID and v0.0.4 release |
| pkg/flatpak/BUILD | Creates build script for new flatpak configuration |
| pkg/flatpak/.gitignore | Simplifies ignore patterns |
| pkg/aur/PKGBUILD | Adds promotional message for AUR voting |
| pkg/aur/BUILD | Clarifies upload comment |
| pkg/aur/.gitignore | Adds ignore pattern for package files |
| pkg/.gitignore | Adds ignore pattern for config file |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note that I requested public listing on flathub but was denied.