aboutsummaryrefslogtreecommitdiff
path: root/fastlane
diff options
context:
space:
mode:
authorLena <lena@omega>2026-08-23 00:00:00 +0000
committerLena <lena@omega>2026-08-23 00:00:00 +0000
commit82c21c0177c162902985ab6edf762ef7e4e3d099 (patch)
tree0add9ec3c01f34cda0a28220c2cc724a32d70d87 /fastlane
parent174521e494159bb0e65c551b440fe732767bdd6d (diff)
downloadrsend-82c21c0177c162902985ab6edf762ef7e4e3d099.tar.gz
ci: check the Kotlin pin and refuse a dirty repro build
Every other version repeated outside ./versions is asserted in test.sh. KOTLIN_VERSION was not, so bumping it would leave a stale version in a license notice with nothing to catch it. In verify-repro the two git diff calls preceded the status check, so under set -eu a dirty tree exited 1 with no output and the message below was never reached. git status --porcelain already covers staged, unstaged and untracked changes.
Diffstat (limited to 'fastlane')
0 files changed, 0 insertions, 0 deletions