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: wrangler init should offer to initialise a new git repo #847

Closed
threepointone opened this issue Apr 26, 2022 · 0 comments · Fixed by #922 or #923
Closed

feat: wrangler init should offer to initialise a new git repo #847

threepointone opened this issue Apr 26, 2022 · 0 comments · Fixed by #922 or #923
Assignees
Labels
enhancement New feature or request

Comments

@threepointone
Copy link
Contributor

(assuming it's not being called inside another existing git repo)

@threepointone threepointone added the enhancement New feature or request label Apr 26, 2022
@threepointone threepointone added this to the 2.0 milestone Apr 26, 2022
@threepointone threepointone moved this to Should-have in workers-sdk Apr 26, 2022
@threepointone threepointone moved this from Should-have to Must-have in workers-sdk May 2, 2022
@threepointone threepointone assigned caass and threepointone and unassigned caass May 2, 2022
threepointone added a commit that referenced this issue May 8, 2022
Worker projects created by `wrangler init` should also be managed by source control (popularly, git). This patch adds a choice in `wrangler init` to make the created project into a git repository.

Additionally, this fixes a bug in our tests where mocked `confirm()` and `prompt()` calls were leaking between tests.

Closes #847
@threepointone threepointone moved this from Must-have to In Review in workers-sdk May 8, 2022
Repository owner moved this from In Review to Done in workers-sdk May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants