Commit graph

11 commits

Author SHA1 Message Date
KN4CK3R
68add0e8e0 upgrade pythons (master) 2022-01-26 17:14:30 +01:00
Thomas Waldmann
4b199e8b2f Backport: CI: macOS: re-enable fuse2 testing
This is a work around for #6099
This is a backport of #6125

> Downgrade to macOS 10.15 as macOS 11.x breaks fuse2 testing.
>
> On macOS 10.15, osxfuse and also macfuse works with borg's fuse2 tests.
>
> Upgrading to macOS 11.x based github CI breaks the tests, see #6099,
> even when using the more recent macfuse to provide fuse2 capability.

> Why did you switch from osxfuse to macfuse?

> strictly taken, the switch was not required, it also worked with osxfuse after the macos downgrade.
>
> but considering a later potential upgrade of macos to some more recent version again (after the hanging issue is analyzed and fixed), i wanted to switch to the more recent macfuse code to be prepared for that.
2022-01-21 22:02:26 +03:00
Thomas Waldmann
547dc674c8 github CI: test on py310 (again) 2021-06-16 15:03:20 +02:00
Thomas Waldmann
0327a414d3 don't test on py310 for now
it breaks everything due to issue #5729 - reenable after fixing that.
2021-03-12 20:33:07 +01:00
Thomas Waldmann
a2592b53bc fixup: use 3.10-dev as it is not released yet 2021-02-16 19:34:04 +01:00
Thomas Waldmann
ae7fd1dff4 fixup: use quotes for py versions
otherwise github action badly parses 3.10 and tries to install python 3.1.
2021-02-16 19:30:43 +01:00
Thomas Waldmann
24a7f107a9 add support and testing for python 3.10 2021-02-16 19:07:50 +01:00
TW
08f06ca21b Merge pull request #5549 from ThomasWaldmann/gha-timeout
add a timeout for the github CI jobs, fixes #5548
2020-12-06 23:20:02 -06:00
Samuel
68610fa55f Upload coverage reports to codecov 2020-12-04 13:26:41 -06:00
Thomas Waldmann
245c21fd98 adapt to 1.1-maint 2020-11-04 02:01:50 +01:00
Thomas Waldmann
3e50a07d66 backport github ci workflow 2020-11-04 01:55:02 +01:00