Commit 521834e
authored
Prepare repo for Flathub build process (#2093)
* Removed logic to build/release a standalone flatpak file
* Add flatpal-node-generator workflow to create flatpak manifest module sources
* Added script to skip packaging when building
* Added flatpak check to auto updater for safety
* Updated flatpak-node-generator workflow to publish sources to releases over workflow artifacts
* Removed workflow dispatch from flatpak-node-generator
* Add main field to package.json pointing to electron-main.ts
* Added images to docs folder for appstream metadata
* Added yarn release and yarn path to have a consistent yarn version as long as yarn is installed - likely best way for flathub ci to use the right version
* Updated build-unpackaged to be more clear and include electron binaries
* Fix env var naming difference in quasar config
* Reverted script name to unpacked to align with electron-builder
* Updated build unpacked script to specify linux
* Removed main from package.json
* Fixed import quotes in quasar config
* Updated all quotes to single quotes in quasar config
* Added flatpak files to main repo
* Removed yarn release from repo
* Update flatpak node generator to commit updated file directly to repo
* Added commit message to flatpak-node-generator
* Updated flatpak-node-generator workflow to run on pushes where lockfile is changed
* Added extra workflow dispatch to flatpak-node-generator workflow
* Update flatpak/generated-sources.json
* Removed .yarn dir and updated workflow to only commit generated sources.json
* Updated manifest to include its own yarn source
* Changed the current manifest to a template and added a manifest generator to generate a different manifest for local dev vs releasing
* Added scripts to generate the manifest
* Updated manifest tooling to have default manifest in repo, and generate the release manifest
* Added flatpak job to release workflow to create flatpak release and upload it
* Fix git error in release workflow hopefully
* Updated flatpak/README.md
* Updated flatpak/readme to include info on script
* Fixed formatting in release workflow
* Added build flatpak workflow to ensure flatpak builds
* Added comments to flatpak-node-generator workflow
* Fixed YAML.parse to be in try catch
* Updated gitignore
* Replaced install-flatpak command with build-flatpak, and added flatpak builder helper scripts
* Update flatpak/generated-sources.json
* Removed electron-installer-flatpak dependency
* Update flatpak/generated-sources.json
* Delete flatpak/generated-sources.json
* updated gitignore
* Updated mise.toml to include pipx
* added running flatpak-node-generator yarn script to generate sources
* remove workflow
* Update building.md
* Added script to install flatpak-node-generator
* Update build/release workflows
* Add uv to mise to install flatpak-node-generator
* fixed flatpak-node-generator to use uv version
* updated flatpak building ci to use lighter base image
* Removed explicit uv tool install in favor of just using uvx
* add test commands to build-flatpak workflow
* updated test commands for build-flatpak workflow
* removed testing from build-flatpak workflow
* Try pinning flatpak-node-generator version
* test debug step
* more workflow testing
* even more ci testing
* fix attempt for flatpak-node-generator version being wrong
* more workflow debugging
* more workflow debugging p2
* final testing solution for workflow
* reenable cache in flatpak build workflow
* add python as mise dep that auto installs pipx
* update yarn script to use pipx
* add --install-deps-from flag to build-flatpak-repo script
* Revert workflow images to gnome based
* fix typo in container tag
* Revert workflows to offload building process to flatpak builder action
* updated documentation files
* Update flatpak/README.md
* Update generate-release-manifest.js to find the local directory block instead of always replacing the first source
* Added flatpak release steps
* Updated finish args and meta info for having host filesystem access
* fixed script name in error log
* Update yarn lock to fix weird dependency differences1 parent af74f27 commit 521834e
23 files changed
Lines changed: 490 additions & 965 deletions
File tree
- .github/workflows
- docs/images
- flatpak
- src-electron
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
| |||
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
38 | | - | |
| 35 | + | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 41 | | |
60 | 42 | | |
61 | 43 | | |
| |||
82 | 64 | | |
83 | 65 | | |
84 | 66 | | |
85 | | - | |
86 | | - | |
| 67 | + | |
| 68 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| |||
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
35 | | - | |
| 32 | + | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 38 | | |
58 | 39 | | |
59 | 40 | | |
| |||
74 | 55 | | |
75 | 56 | | |
76 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 | | |
22 | 29 | | |
23 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
Loading
Loading
Loading
Loading
Loading
0 commit comments