lightning-terminal/scripts
Viktor Tigerström 4efa6098f8
multi: introduce dev migrations
When the kvdb to sql migration is initially introduced, we will want to
ensure that it is only run under dev builds during the testing phase.

We therefore introduce the functionality to have separate dev
migrations, which are only included in a separate migration stream that
is used only in dev builds.

Note that these dev migrations are currently not included in the
`sqlc.yaml` file, to ensure that the main sqlc models doesn't include
the dev migrations.
2026-02-17 13:25:03 +01:00
..
check-commit.sh github+scripts: check commits compile 2022-11-02 11:56:26 +02:00
check-each-commit.sh github+scripts: check commits compile 2022-11-02 11:56:26 +02:00
check-go-version-dockerfile.sh scripts: fix exclusion in version check scripts 2025-05-21 19:25:30 +02:00
check-go-version-yaml.sh scripts: fix exclusion in version check scripts 2025-05-21 19:25:30 +02:00
check-release-notes.sh doc: rename doc directory to docs 2024-06-11 11:25:00 -04:00
gen_sqlc_docker.sh multi: introduce dev migrations 2026-02-17 13:25:03 +01:00
install-backward-compat-versions.sh multi: add backward compatibility test 2025-05-16 18:52:03 +02:00
itest_parallel.sh itest: add tranche-based parallel runner and clearer logs 2025-12-09 12:47:05 +00:00
itest_part.sh itest: add tranche-based parallel runner and clearer logs 2025-12-09 12:47:05 +00:00
release.sh makefile+scripts: add Go version check to release command 2024-10-23 14:32:18 +02:00
unit-test-flake-hunter.sh make: unit test flake hunter 2025-03-26 09:20:53 -05:00