Marc Herbert
d266f9b90e
CI: remove echo "/opt/homebrew/opt/gpatch/libexec/gnubin" >> "$GITHUB_PATH" ( #234 )
...
This is not needed now that tests automatically look for `gpatch` on mac
since commit 1254f146f8 ("tests: validate "patch" and "ed" commands
once, print meaningful messages (#226 )")
The fewer PATH changes, the better.
Signed-off-by: Marc Herbert <Marc.Herbert@gmail.com >
2026-06-03 14:13:10 +02:00
pocopepe
2c47ea9f04
feat: add gnu testsuite tracking workflows
2026-05-14 09:42:26 +02:00
Daniel Hofstetter
9a7a727da4
Fix end of some files
2026-05-14 09:41:36 +02:00
oech3
259e51d0d4
*.yml: dedup env:
2026-05-09 16:56:20 +02:00
renovate[bot]
904efda150
chore(deps): update softprops/action-gh-release action to v3
2026-04-12 10:20:51 +02:00
renovate[bot]
8aa2a2cb7c
chore(deps): update codecov/codecov-action action to v6
2026-03-27 07:25:18 +01:00
oech3
bdf449eaf2
Publish binary from main ( #163 )
2026-03-07 22:04:19 +01:00
oech3
445e1ea02f
Use preinstalled rust, disable incremental build
2026-01-25 11:58:26 +09:00
Olivier Tilloy
44c195c0b2
ci: make sure gpatch is actually being used for tests on MacOS
2025-03-04 10:58:14 +01:00
Daniel Hofstetter
4ff2d6b182
ci: fix deprecated codecov argument
2024-11-16 09:42:50 +01:00
renovate[bot]
39e092488b
chore(deps): update codecov/codecov-action action to v5
2024-11-16 07:49:05 +00:00
Daniel Hofstetter
90bed40046
ci: remove CARGO_FEATURES_OPTION
2024-11-08 09:48:11 +01:00
Olivier Tilloy
dbabf399d5
Use the instrumentation-based code coverage implementation
2024-08-16 00:35:46 +02:00
Olivier Tilloy
df778c610b
CI: install GNU patch on MacOS ( fixes #66 )
2024-04-29 22:55:08 +02:00
Olivier Tilloy
bf104648c1
CI: On Windows, use GNU's patch.exe instead of Strawberry Perl patch
2024-04-20 19:30:34 +02:00
renovate[bot]
fcec7277c9
Update codecov/codecov-action action to v4
2024-04-16 19:35:04 +00:00
Olivier Tilloy
7f7821f558
Use the private Codecov token stored as a secret,
...
to work around rate-limiting issues like https://github.com/codecov/codecov-action/issues/557
2024-04-16 18:37:59 +02:00
Sylvestre Ledru
76c4714f78
Disable the fail fast ( closes : #40 )
2024-04-01 23:15:23 +02:00
Olivier Tilloy
790ef1e633
Run the GNU test suite in CI ( fixes #8 ) ( #13 )
2024-02-17 15:27:52 +01:00
Sylvestre Ledru
c28973c019
coverage: remove the fail fast to continue for linux even if windows fails
2024-02-09 10:28:27 +01:00
Daniel Hofstetter
329a7e1f4a
ci: use dtolnay/rust-toolchain instead of
...
unmaintained actions-rs/toolchain
2024-01-26 16:29:22 +01:00
Daniel Hofstetter
e5de3cd93e
ci: remove actions-rs/cargo & use cargo directly
2024-01-26 16:23:16 +01:00
Sylvestre Ledru
12f3f16792
add github action
2024-01-22 18:50:30 +01:00