This pull request has been discarded
-
2 months ago
-
2 months ago
-
rebasing
-
| Submitter | Stapel Dev |
| Target | main |
| Source | setup/self-version-check |
Assignees
Merge Strategy
Create Merge Commit
[v0.1.4-4]
Added
setup.sh:SETUP_SH_VERSIONconstant — bumped on every breaking change to the installer.setup.sh: Self-version check after fetch — if the upstreamsetup.shversion differs from the running copy, the script exits with a clear error and acurlcommand to replace it before re-running. Prevents silent failures when upgrading with a stale installer.Fixed
setup.sh(minimal update mode):scripts/resources/is now synced alongsideinit_ansible_project.shduring non-git-repo upgrades. Previously only the script itself was updated, causingcheck_deps()to fail immediately after upgrade due to missing resource files.