Yelninei
84806965a0
tests: Remove GITTEST_FLAKY_STAT environment variable.
...
This was caused by the tests being compiled with -D_FILE_OFFSET_BITS=64
which causes incompatibilities if libgit2 itself is not.
As this has been resolved the environment variable is no longer
necessary and can be removed.
2026-05-16 12:34:36 +00:00
Edward Thomson
b9ff26de1a
ci: move more flags to global flags
2026-05-09 22:29:22 +01:00
Edward Thomson
1a3d6a8893
ci: allow opting out of push-options tests
...
The push-options online tests require push options support in the git
itself that's on the system. Allow callers with old git to opt out.
2024-02-29 21:30:09 +00:00
Edward Thomson
d15be592db
ci: move docker container creation to an action
2024-01-10 01:45:15 +00:00
Edward Thomson
d0bb7eb7ea
ci: take an optional shell parameter
...
Allow the build matrix to specify its shell, in case we provide one in
the setup (eg, Cygwin).
2023-12-19 11:27:17 +00:00
Edward Thomson
f487b8478a
actions: simplify execution with composite action
2023-02-16 14:15:19 +00:00