Commits were merged into target branch
-
4 months ago3 months ago3 months ago
-
| Submitter | Stapel Dev |
| Target | main |
| Source | feature/installer-and-docs |
Assignees
Merge Strategy
Create Merge Commit
Summary This PR backports and finalizes a set of patch fixes: Fix “PROJECT_DIR: unbound variable” by moving project dir guard after arg parsing ( setup.sh ). Treat --version as a branch, not a tag ( setup.sh tag detection logic). Make initializer resolve README via SCRIPT_DIR/repo root (no ./scripts/README.md assumption). Improve show_help() with corrected examples and explicit env vars. Refresh plugin lockfile and generated index; bump community.general to 11.3.0. Update CI runner base image to Python 3.13.