core-lightning/.github
Rusty Russell 364de00947 CI: clean up workflow files.
We used to have to use environment variables to pass through to
github/scripts/build.sh, but now we run ./configure directly it's
clearer to use explicit flags (though some matrixes still use env vars
for simplicity).

We also don't need to set COMPAT, as it's the default (MacOS tests
that we build without it, but otherwise we assume it's on).

And we make `gather` actually depend on all the other steps!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-09 16:49:48 +09:30
..
scripts poetry, CI: insist in protobuf v21.12 in both Python and CI. 2023-06-23 13:58:31 +09:30
workflows CI: clean up workflow files. 2023-07-09 16:49:48 +09:30
CODEOWNERS gh: Add @cdecker as codeowner for the Rust artifacts 2022-05-08 16:57:58 +02:00
ISSUE_TEMPLATE.md github: Added issue template 2018-01-29 13:28:48 +01:00