Commit Graph

9 Commits

Author SHA1 Message Date
Beep6581
0fc342e4dc Update appimage.yml
Use ubuntu-20.04 image.
2023-08-28 23:10:37 +02:00
Ewout ter Hoeven
809fe5e894 CI: Update GitHub actions environments and used actions
Updates the used actions to their latest versions, and update the images to the -latest tags.

This currently means Ubuntu will use 20.04 LTS (and soon 22.04 LTS) and macOS will use macOS 12.

Also adds a workflow_dispatch trigger to the main workflow (the others already have it).
2022-11-30 21:48:20 +01:00
Beep6581
33a4737c89 Update appimage.yml
Renamed to match others
2022-11-16 19:43:52 +01:00
Beep6581
32cc60a658 Update appimage.yml 2022-11-16 19:41:46 +01:00
Lawrence37
0951a00e48 Increment AppImage tools cache key (#6558) 2022-08-24 06:50:26 +02:00
Lawrence37
eaba9657f1 Fix AppImage theme (#6555)
Patch the app run hook from linuxdeploy-plugin-gtk so that the theme is
not explicitly set.
2022-08-22 20:44:49 +02:00
Lawrence37
c3a6b4822a Automated builds: Patch lensfun-update-data script (#6549)
* Patch lensfun-update-data in automated builds

* Fix Windows build libffi DLL version
2022-08-14 22:17:05 -07:00
Lawrence37
b7c3b47ad7 Improve AppImage build (#6427)
Publish AboutThisBuild.txt for AppImage builds.
Make AppImage name consistent with Windows builds.
Port Windows build enhancements to AppImage build.
Cache AppImage tools in build workflow.
Fix AppImage publishing script.
Remove "WinVista" from build artifact name.
2022-02-13 11:41:55 -08:00
Lawrence37
49c80b8249 GitHub Action for building AppImage (#6374)
Add AppImage build to GitHub workflow
2021-11-11 07:56:48 -08:00