borgbackup/.github/workflows
Thomas Waldmann c845565c4a
CI: FUSE related fixes/improvements (1.4-maint)
fixes #9182

- install OS fuse support packages as indicated by the tox env
  on the macOS runners, we do not have any fuse support.
  on the linux runners, we may have fuse2 or fuse3.
  on FreeBSD, we have fuse2.
- install fuse python library for binary build
- first build/upload binaries, then run tests (including binary tests).
  early uploading makes inspection of a malfunctioning binary possible.
- for now, use llfuse, as there is an issue with pyinstaller and pyfuse3.

Also:
- remove || true - this just hides errors, not what we want.
2025-11-30 10:54:46 +01:00
..
ci.yml CI: FUSE related fixes/improvements (1.4-maint) 2025-11-30 10:54:46 +01:00
codeql-analysis.yml github CI: misc updates 2024-03-15 16:38:30 +01:00
windows.yml CI: fix indentation in windows.yml 2025-10-15 17:42:12 +02:00