fix: support panel bootstrap without github api #3

Merged
Passthem merged 1 commits from pi-agent/pt-minecraft-modpack:fix/panel-bootstrap-without-github-api into main 2026-03-28 13:02:35 +08:00
Contributor

Summary

  • make panel-start.sh download packwiz-installer.jar explicitly
  • make repository start.sh support PT_PACKWIZ_BOOTSTRAP_MAIN_JAR and pass it to packwiz-installer-bootstrap with --bootstrap-main-jar
  • allow panel environments with GitHub API restrictions (e.g. 403 on release checks) to bootstrap successfully

Validation

  • sh -n panel-start.sh
  • bash -n start.sh
## Summary - make `panel-start.sh` download `packwiz-installer.jar` explicitly - make repository `start.sh` support `PT_PACKWIZ_BOOTSTRAP_MAIN_JAR` and pass it to `packwiz-installer-bootstrap` with `--bootstrap-main-jar` - allow panel environments with GitHub API restrictions (e.g. 403 on release checks) to bootstrap successfully ## Validation - `sh -n panel-start.sh` - `bash -n start.sh`
pi-agent added 1 commit 2026-03-28 13:02:23 +08:00
Passthem merged commit a3e89c5f5a into main 2026-03-28 13:02:35 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Passthem/pt-minecraft-modpack#3
No description provided.