Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use archives for downloading GH templates #198

Merged
merged 3 commits into from
Dec 22, 2024

Conversation

jaredallard
Copy link
Member

@jaredallard jaredallard commented Dec 22, 2024

Uses the new functionality added in jaredallard/vcs@v0.3.0 to support
downloading templates using archives instead of git clone. This is a
best-effort approach, if this fails then git clone will be falled back
to.

Uses the new functionality added in jaredallard/vcs@v0.3.0 to support
downloading templates using archives instead of git clone. This is a
best-effort approach, if this fails then git clone will be falled back
to.
Copy link

cloudflare-workers-and-pages bot commented Dec 22, 2024

Deploying stencil with  Cloudflare Pages  Cloudflare Pages

Latest commit: d7edffd
Status: ✅  Deploy successful!
Preview URL: https://4ac9a5ae.stencil-1wj.pages.dev
Branch Preview URL: https://jaredallard-feat-vcs-use-arc.stencil-1wj.pages.dev

View logs

@jaredallard jaredallard requested a review from deregtd December 22, 2024 01:05
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@jaredallard
Copy link
Member Author

Going to hold off on this until jaredallard/vcs#30 lands so that we don't accidentally balloon token fetching time. This is because @deregtd notes that gh is slow on their machines when returning a token 😢

@jaredallard jaredallard merged commit 8ddf52b into main Dec 22, 2024
5 checks passed
@jaredallard jaredallard deleted the jaredallard/feat/vcs-use-archives branch December 22, 2024 01:33
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