lnd/scripts
ffranr 2a6e54016f
Makefile: add lint check for Go version in Dockerfile and YAML
Implemented linter scripts to ensure consistency of the Go version
specified in Dockerfiles and YAML files. These scripts verify that the
Go version used across these files is uniform, enhancing maintainability
and reducing configuration errors.

This commit also introduces a `GO_VERSION` Makefile variable to control
the Go version used throughout the project.
2024-08-01 14:09:58 +01:00
..
keys scripts: add gpg key for suheb [skip ci] 2024-06-01 11:25:46 -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: use bitcoind v27.0 2024-04-18 17:44:04 +02:00
itest_parallel.sh scripts: kill lnd on windows to access log files (#8076) 2023-10-10 16:15:41 +02:00
itest_part.sh multi: add test coverage for integration tests 2024-04-23 19:15:33 +02:00
release.sh build: build+install using GOEXPERIMENT=loopvar 2023-10-24 18:40:58 -07: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 suheb [skip ci] 2024-06-01 11:25:46 -07:00