Skip to content

Add private templates#2198

Open
zbrydon wants to merge 12 commits intomainfrom
test-private-templates
Open

Add private templates#2198
zbrydon wants to merge 12 commits intomainfrom
test-private-templates

Conversation

@zbrydon
Copy link
Contributor

@zbrydon zbrydon commented Jan 3, 2026

This has been too long, have I remembered correctly that something like this is how we wanted to tackle private templates?

Aims to enable:

@changeset-bot
Copy link

changeset-bot bot commented Jan 3, 2026

🦋 Changeset detected

Latest commit: eb85193

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@zbrydon zbrydon marked this pull request as ready for review January 5, 2026 00:06
@zbrydon zbrydon requested a review from a team as a code owner January 5, 2026 00:06

try {
await execAsync(`
git init ${tempDir} &&
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we do this with isomorphic-git?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isomorphic-git doesn't support ssh 😢 so swapped out the gross hand rolled commands in favour of simple-git.

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