rgb-cln/.github/workflows
Rusty Russell fa596a9446 configure: --enable-debugbuild flag for debug builds.
This controls debug flags for the build, rather than --developer,
which is going away.

I thought about making this flag control the RUST_PROFILE too, but
it seems that we want that set to "release" for CI, whereas for the
C code we want --enable-debugbuild.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-09 16:49:48 +09:30
..
bsd.yml ci: use Bitcoin Core 25.0 2023-05-30 09:12:43 +09:30
ci.yaml configure: --enable-debugbuild flag for debug builds. 2023-07-09 16:49:48 +09:30
ci_build.yml Revert "ci: re-enable the compilation workflow" 2023-06-14 15:01:53 +02:00
macos.yaml ci: use Bitcoin Core 25.0 2023-05-30 09:12:43 +09:30
prototest.yaml Revert "ci: add the pre-build check as dependencies on lnprototetest" 2023-06-14 15:01:53 +02:00
pypi.yml ci: add timeout field to 2h for each task 2023-03-20 10:43:35 +10:30
rdme-docs-sync.yml doc: Add guides and GitHub workflow for doc sync 2023-06-06 12:40:19 +09:30