Snapcraft and Flatpak in CI (#1620)

Add support for Snapcraft and Flatpak builds in GitHub Actions
This commit is contained in:
Micah Lee 2022-10-06 09:14:05 -07:00 committed by GitHub
parent 3f73c31966
commit 702aac87e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 798 additions and 374 deletions

7
flatpak/README.md Normal file
View file

@ -0,0 +1,7 @@
# Flatpak Packaging
OnionShare is published on Flathub here: https://flathub.org/apps/details/org.onionshare.OnionShare
The Flatpak manifest that builds that package is hosted here: https://github.com/flathub/org.onionshare.OnionShare
This folder contains a copy of that manifest, modified for local development.