Commit Graph

14 Commits

Author SHA1 Message Date
renovate[bot] 086eba8be9 chore(deps): update softprops/action-gh-release action to v3 2026-04-12 13:55:56 +02:00
Sylvestre Ledru d9e5bb4051 ci: produce per-binary size comment artifact in make.yml
Replace the inline shell loop that walked individual-size-result.json
with a call to util/compare_size_results.py and write its output, plus
the PR number, into a size-comment/ directory uploaded as an artifact.

The aggregate `multiple binaries` and `multicall binary` checks remain
inline since they are simple scalar comparisons. The new artifact is
consumed by the SizeComment workflow to post a PR comment, mirroring
the GnuTests / GnuComment pipeline.
2026-04-11 16:02:00 +02:00
Sylvestre Ledru 8ffb33f1da adjust the spell-checker ignores 2026-04-03 18:57:24 +02:00
renovate[bot] 62ad74b2a9 chore(deps): update dawidd6/action-download-artifact action to v20 2026-04-03 07:51:44 +02:00
renovate[bot] 3dec656974 chore(deps): update codecov/codecov-action action to v6 2026-03-26 17:00:22 +01:00
oech3 6ccfd3a141 GNUmakefile: Swap uname -s with rustc --print host-tuple for cross-build and MSYS 2026-03-21 09:17:38 +01:00
renovate[bot] 24d2263f4e chore(deps): update dawidd6/action-download-artifact action to v19 2026-03-18 13:35:22 +01:00
renovate[bot] a4cce6d2b0 chore(deps): update dawidd6/action-download-artifact action to v18 2026-03-14 12:57:33 +01:00
renovate[bot] abc9da2b62 chore(deps): update dawidd6/action-download-artifact action to v17 2026-03-12 15:58:19 +01:00
oech3 999fb70842 make.yml :Switch to stable from MSRV (#11273) 2026-03-11 12:11:40 +01:00
oech3 a7ba8a1c40 make.yml: Replace wrong *.yml ref 2026-03-10 17:17:38 +01:00
renovate[bot] 8c2d995bac chore(deps): update dawidd6/action-download-artifact action to v16 2026-03-10 13:44:38 +01:00
renovate[bot] b3f6e3b500 chore(deps): update actions/upload-artifact action to v7 2026-03-10 11:02:33 +01:00
oech3 ace511ff64 CICD.yml: split jobs for make (#11269) 2026-03-10 08:58:25 +01:00