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

feat: snap build #1

Merged
merged 4 commits into from
Oct 31, 2024
Merged

feat: snap build #1

merged 4 commits into from
Oct 31, 2024

Conversation

chenasraf
Copy link
Contributor

@chenasraf chenasraf commented Oct 28, 2024

I've added snap package support.

  • Added an additional job to the main workflow
  • Added a snapcraft.yaml file that dictates how to build each version. Right now, the version number must be specified in the pull branch and the zip download for the build files. I've tried several ways to put this in an env var that can be easier to update, but haven't been successful - any help with this would be appreciated.
  • Snap Store account link & publish are not part of this PR.
  • Updated the README and restructured it to include install & update information for both Snap & Flatpak. This will need to be updated once we have set up FlatHub and Snap Store releases.

@chenasraf chenasraf force-pushed the feat/snap branch 26 times, most recently from 02a5756 to f16936f Compare October 28, 2024 21:42
@Spartan322 Spartan322 added the enhancement New feature or request label Oct 28, 2024
@chenasraf chenasraf force-pushed the feat/snap branch 2 times, most recently from 31ec4fc to e9b6735 Compare October 29, 2024 14:35
chore: cleanup unnecessary env in flatpak
@chenasraf chenasraf merged commit 4c2ff36 into master Oct 31, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants