cln/.github
Rusty Russell e50ea42096 CI: Don't do release target build, create "small" profile
Using RUST_TARGET=release is slower than RUST_TARGET=debug, *but*
the images are much bigger.

On my laptop, but restricted to 4 CPUs.  I added a target to build all
the prerequisited but not compress the bzip2:

RUST_TARGET		Time to build		Size (testpack.tar.bz2)
release		        4m49s			133MB
debug			2m34s			343MB
small			2m9s			155MB

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-02-24 11:54:04 +10:30
..
scripts CI: run tests in the wireshark group so we can test packet sizes 2026-02-18 14:13:25 +10:30
workflows CI: Don't do release target build, create "small" profile 2026-02-24 11:54:04 +10:30
CODEOWNERS meta: Add the VLS team as codeowners of hsmd/hsmd_wire.csv 2023-08-07 13:10:56 +09:30
ISSUE_TEMPLATE.md github: Added issue template 2018-01-29 13:28:48 +01:00
PULL_REQUEST_TEMPLATE.md updated pull request for next cln release timeline 2025-12-09 19:11:04 +10:30