lnd/scripts
ffranr 7919b3f204
makefile+scripts: add Go version check to release command
This commit updates `scripts/release.sh` to include a check for the
correct Go version before executing the release build. This ensures that
the release binaries are built with the specified Go version,
maintaining consistency and integrity for developer signatures.
2024-10-23 13:34:35 +02:00
..
keys scripts/key: add new gpg key for roasbeef 2024-10-21 16:42:09 -07:00
check-commit.sh build: check compilation of each commit 2020-12-08 16:19:26 -08:00
check-each-commit.sh build: check compilation of each commit 2020-12-08 16:19:26 -08:00
check-go-version-dockerfile.sh Makefile: add lint check for Go version in Dockerfile and YAML 2024-08-01 14:09:58 +01:00
check-go-version-yaml.sh Makefile: add lint check for Go version in Dockerfile and YAML 2024-08-01 14:09:58 +01:00
check-release-notes.sh scripts/check-release-notes.sh: fix bash expression 2023-07-13 12:51:40 -04:00
check-rest-annotations.sh make+scripts: fix rpc-check command 2021-07-27 12:59:54 +02:00
check-sample-lnd-conf.sh scripts: remove litecoin strings from script 2023-10-06 16:34:47 -07:00
fuzz.sh make+scripts+docs: update fuzzing script and make fuzz 2022-11-11 10:30:05 -06:00
gen_man_pages.sh scripts+dev.Dockerfile: address dockerfile build issue 2024-03-18 13:47:39 +02:00
gen_sqlc_docker.sh tools: update sqlc version to v1.25.0 2024-03-01 10:08:07 +01:00
install_bitcoind.sh github+scripts: bump itests to bitcoind v28, allow testing with RCs 2024-10-14 16:10:18 +02:00
itest_parallel.sh itest: ensure LND gets correct CLI options when itest are parallel 2024-08-24 13:28:14 -07:00
itest_part.sh scripts: silence test outputs 2024-08-23 15:48:09 +08:00
release.sh makefile+scripts: add Go version check to release command 2024-10-23 13:34:35 +02:00
tidy_modules.sh github+Makefile: add new action make tidy-module-check 2023-09-06 02:48:13 +08:00
unit_test_modules.sh Makefile+action: add make unit-module to test submodules 2023-09-06 02:47:55 +08:00
verify-install.sh scripts: add gpg key for ziggie [skip ci] 2024-09-10 19:40:13 +02:00