Skip to content

feat: add checkout-submodules input to pr-build-zip - #88

Merged
lihsaa591 merged 1 commit into
masterfrom
tg-autopilot/pr-build-zip-submodule-support
Sep 17, 2026
Merged

lihsaa591 merged 1 commit into
masterfrom
tg-autopilot/pr-build-zip-submodule-support

Conversation

@lihsaa591

Copy link
Copy Markdown
Contributor

Adds an opt-in checkout-submodules input (default false) so a repo whose build depends on a git submodule can enable it. Needed to unblock onboarding spacious-pro, whose build needs the (public) Freemius SDK submodule checked out. Purely additive, no effect on existing callers.

Needed for repos whose build depends on a git submodule (e.g. spacious-pro's
bundled Freemius SDK, a public repo -- no extra auth needed for that one).
Off by default, opt-in per caller.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@lihsaa591
lihsaa591 merged commit b758e60 into master Sep 17, 2026
2 checks passed
@lihsaa591
lihsaa591 deleted the tg-autopilot/pr-build-zip-submodule-support branch September 17, 2026 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants