Scenario A: pushed to main without moving the tag; the served bytes stayed byte-identical (sha 2f859555…) and the marker never appeared, while the website tree advanced to the new commit — both halves of the split in one observation. Scenario B: moving the tag published it (~40s, sha ea2b4aa9…, marker present); moving it back rolled it back to exactly the pre-publish sha with the marker gone. The website returned 200 throughout.
This commit is contained in:
@@ -185,8 +185,6 @@
|
||||
set -euo pipefail
|
||||
|
||||
SCRIPT_VERSION="1.23.0" # the SINGLE version source (F-1): -h and the run banners follow it.
|
||||
# R-110 Scenario A marker: this line was pushed to `main` WITHOUT moving installer-v1.23.0.
|
||||
# If it appears at https://felhom.eu/scripts/felhom-host-install.sh, the channel is still floating.
|
||||
# The hub used to carry a copy for its Setup tab; R-94 DELETED it
|
||||
# (2026-08-02) because the hub cannot know which version a box runs —
|
||||
# the Setup command fetches this script at run time. scripts/
|
||||
|
||||
Reference in New Issue
Block a user