lnd/.github
ziggie 853a11663d
release: validate version in release CI
The release workflow runs from pushed version tags, but the build step
was setting SKIP_VERSION_CHECK=1. That made scripts/release.sh exit
before running check-tag, so CI did not compare the pushed tag with
the version reported from build/version.go.

Run the normal release target instead. This keeps release CI from
producing artifacts when the tag and embedded lnd version drift apart.

(cherry picked from commit e1f03b424f)
2026-08-09 22:01:34 -03:00
..
actions build: update CI+release version to Go 1.25.5 2026-01-13 20:30:09 +01:00
ISSUE_TEMPLATE github: change to form-based issue template 2025-09-19 11:40:49 +02:00
workflows release: validate version in release CI 2026-08-09 22:01:34 -03:00
CODEOWNERS-HINT github/CODEOWNERS: rename code owners file to soft deactivate 2024-03-07 17:15:22 -08:00
pull_request_template.md docs: add development_guidelines.md 2025-04-14 17:08:56 +08:00