Rafał Dzięgiel
c29b8871a3
workflows: Build natively on arm64
...
Replace QEMU with native arm64 runners, now that they are available
2025-02-10 18:21:37 +01:00
Rafał Dzięgiel
ce102b9c76
workflows: Use flatpak-builder action master version
...
Since "flatpak-builder" action uses deprecated "upload-artifact"
version, that can stop working soon, disable it and upload ourselves.
This is supported in master, but not in any tagged version,
so for now switch to using action from master branch.
Also bump used runtime to GNOME 47 when building.
2025-01-19 17:42:08 +01:00
Rafał Dzięgiel
2225cc68c4
workflows: windows: Add cleanup step
...
Removal of things that will not be used in an installed app
2025-01-17 21:57:11 +01:00
Rafał Dzięgiel
228ef3e556
workflows: windows: Create installer instead of portable
...
It makes things much easier for the user, such as automatically associating
video files with Clapper, makes menu entries, optional desktop icon and takes
care of eventual uninstall and/or update later.
2025-01-17 21:53:36 +01:00
Rafał Dzięgiel
c42e12d2be
workflows: Update nightly extensions to 24.08
...
Also change to Rust stable to fix build failing
2024-11-16 17:25:03 +01:00
Rafał Dzięgiel
d42b17a749
workflows: Add libpeas to windows build
...
Required for enhancers loader
2024-11-11 12:49:23 +01:00
Rafał Dzięgiel
719a4043b5
workflows: Disable "enhancers-loader" for docs build
...
Not needed to build the docs, so disable it
2024-11-11 12:49:19 +01:00
Rafał Dzięgiel
07f850d58a
workflows: Add windows build job
2024-06-21 18:50:24 +02:00
Rafał Dzięgiel
07ca728b5b
workflows: doc: Do not error on nothing to commit
...
Not always there are changes to the documentation
2024-05-09 23:50:25 +02:00
Rafał Dzięgiel
938cd44d7e
workflows: doc: Continue on commit/push errors
2024-05-09 23:43:30 +02:00
Rafał Dzięgiel
4ec7349a04
workflows: Add build documentation job
2024-05-09 22:53:58 +02:00
Rafał Dzięgiel
e751428d6c
workflows: Update to use latest versions of actions
2024-04-14 17:23:33 +02:00
Rafał Dzięgiel
1a52576be3
flatpak: Update Flatpak manifests
...
Update GitHub Flatpak builds to latest runtime version, add new libs
that we need and remove the ones that are not needed anymore.
2024-04-05 21:18:42 +02:00
Rafał Dzięgiel
32723c49ad
flatpak-nightly: Update to 23.08 runtime
2023-10-30 23:08:37 +01:00
Rafał Dzięgiel
a25bfa5418
flatpak: Update to GNOME 43
...
Update git actions builds to GNOME 43 runtime. #315
2022-10-13 20:54:26 +02:00
Rafał Dzięgiel
0d74fbb3e6
workflow: Update Flatpak nightly to 22.08
2022-10-09 14:22:19 +02:00
Rafał Dzięgiel
b330aa1ccd
workflow: Increase default timeout time
...
AArch64 build is taking a lot of time...
2022-04-08 17:27:38 +02:00
Rafał Dzięgiel
980e1d9e1a
flatpak: Update git actions runtime to 42
2022-03-31 16:28:30 +02:00
Rafał Dzięgiel
8ce977505e
actions: nightly: Manually install SDK extensions via workflow
...
The github actions Flatpak action only allows to specify single source
for installing missing dependencies. This makes impossible to build
some things from "gnome-nightly" while others from "flathub" repo.
Work around this limitation by manually installing missing SDK
extensions from Flathub prior to using this git action.
2022-03-10 22:55:24 +01:00
Rafał Dzięgiel
8fa2036265
actions: Allow runs on workflow_dispatch
2022-03-10 09:32:11 +01:00
Rafał Dzięgiel
b2e7bef8d4
flatpak: Update git actions runtime to 41
...
We need to update, so we can build libsoup3. Flathub ver will likely remain as 40 ver to avoid some problems and will be updated directly to 42 later.
2022-02-14 17:37:15 +01:00
Rafał Dzięgiel
347d90b1ad
actions: Fetch gnome-nightly repo for build
2021-08-29 09:34:28 +02:00
Rafał Dzięgiel
833559a208
flatpak: Rename from testing to nightly and use master runtime
2021-08-28 08:42:18 +02:00
Rafał Dzięgiel
66998ff6c6
actions: Install docker with arm64 quemu
...
Flatpak builder needs this to compile aarch64 package
2021-08-27 17:02:40 +02:00
Rafał Dzięgiel
7cdd905d73
actions: Do not fail both runs when one fails
2021-08-27 16:25:02 +02:00
Rafał Dzięgiel
10eb5102c1
actions: Also build for aarch64 in nightly flatpak
2021-08-27 16:24:55 +02:00
Rafał Dzięgiel
9e8854c5e2
actions: Use GNOME nightly repo and rename to nightly
...
Rename flatpak-testing into flatpak-nightly so it reflects that it uses GNOME nightly sources now and builds itself every night (with nightly gstreamer too).
2021-08-27 16:21:57 +02:00
Rafał Dzięgiel
16a9546c97
actions: Build aarch64 flatpak
2021-08-27 15:51:21 +02:00
Rafostar
2eea3b05b1
flatpak: Include run number in testing github action
2021-06-27 11:04:06 +02:00
Rafał Dzięgiel
1f3ddab566
flatpak: Fix duplicated cache key name
2021-06-25 08:56:07 +02:00
Rafał Dzięgiel
562587846a
Add flatpak testing workflow
...
Builds nightly with latest GStreamer from git (no patches applied)
2021-06-24 19:45:15 +02:00
Rafał Dzięgiel
c6cd829e7b
Add flatpak workflow
...
Builds on push/pull with Flathub patches
2021-06-24 19:44:52 +02:00