Restore CI tests #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The code was previously tested using Github Actions on Python 3.6 through 3.8 and on macOS, Ubuntu and Windows.
We would need a similar test suite, unfortunately it's not possible on sourcehut builds (Windows and macOS are not supported). We need to find another solution. There are other providers, like:
Need to investigate which one could provide a similar test suite freely.
Maintaining a mirror on github for the actions is also worth considering.
Done, using github actions with a mirror on GH.