Commit Graph
17 Commits
Author SHA1 Message Date
Gianluca Boiano c692fbf1ee Update tooling and fix build issues
- Migrate golangci-lint config to v2 format
- Update GitHub Actions: checkout v3→v4, Go 1.24→1.25
- Update golangci-lint-action v6→v9 with golangci-lint v2.8
- Fix dlnaplayer.go: use RequestHandler interface for go-upnpcast
- Fix go.mod replace directive version mismatch for fyne fork
2026-01-26 22:30:12 +01:00
Drew Weymouth eca797bcbb Merge pull request #802 from zacaj/auto-appimage-deps
automatically determine AppImage shared lib dependences
2026-01-10 09:35:28 -08:00
zacaj ab7c2f3c31 use manual lib list for github build 2026-01-10 17:01:49 +00:00
zacaj d4e05576f2 automatically pull appimage deps 2026-01-10 06:22:16 +00:00
tkandSiiiiinth 8d8a67f35c added 30min timeout to all jobs (#799)
Co-authored-by: Siiiiinth <60766886+Siiiiinth@users.noreply.github.com>
2026-01-08 08:51:17 -08:00
Drew Weymouth e89136c01a fix missed file path change 2025-11-14 15:19:29 -08:00
Drew Weymouth 48567c2506 move scripts to own dir 2025-11-14 15:13:50 -08:00
Masterlocker 369f42f164 GLX Fix + reduced libraries in AppImage build script. (#712)
* Delete appimage-build-compat.sh

* Delete appimage-build.sh

* Delete .github/workflows/build-appimage.yml

* Rename build-appimage-compat.yml to build-appimage.yml

* Update build-appimage.yml

* Add new build script

* Update build-appimage.yml

* Delete appimage-build.sh

* Add files via upload

* Delete appimage-build.sh

* Add files via upload

* Update README.md
2025-09-11 08:16:01 -07:00
Drew Weymouth a8b951c568 use newer Go and setup-go action 2025-09-06 10:02:26 -07:00
Drew Weymouth cc70257445 update build workflows to simplify, -tags migrated_fynedo for appimage 2025-03-30 14:00:45 -07:00
Drew Weymouth 9fca298a82 update for new SMTC dll 2025-01-16 18:40:06 -08:00
Masterlocker a9030bea36 update library copy script 2024-09-10 17:12:35 +02:00
Masterlocker 6a0bfb61a0 Add libmfx1 depenency and update copy script 2024-09-10 16:06:02 +02:00
Masterlocker 277ea287f6 update dependencies 2024-09-09 20:37:37 +02:00
Masterlocker 2b0ffedad8 update upload artifact in workflow 2024-09-09 20:32:56 +02:00
Masterlocker 760dbc4c0b update workflow 2024-09-09 20:30:29 +02:00
Masterlocker 9bc28c9f7c Add workflow 2024-09-09 20:20:08 +02:00