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: remove --create-repository option #921

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Removes the option.

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Merging #921 (8e5aee2) into main (001882b) will increase coverage by 0.09%.
The diff coverage is 95.00%.

@@            Coverage Diff             @@
##             main     #921      +/-   ##
==========================================
+ Coverage   93.33%   93.43%   +0.09%     
==========================================
  Files          90       90              
  Lines        4890     4873      -17     
  Branches      402      399       -3     
==========================================
- Hits         4564     4553      -11     
+ Misses        325      319       -6     
  Partials        1        1              
Flag Coverage Δ
create 71.96% <10.00%> (+0.11%) ⬆️
initialize 37.61% <10.00%> (+0.02%) ⬆️
migrate 70.82% <10.00%> (+0.13%) ⬆️
unit 68.14% <95.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/shared/options/args.ts 100.00% <ø> (ø)
src/shared/options/ensureRepositoryExists.ts 92.85% <100.00%> (-0.41%) ⬇️
src/shared/options/optionsSchema.ts 100.00% <ø> (ø)
src/shared/options/readOptions.ts 92.23% <ø> (-0.08%) ⬇️
src/shared/types.ts 0.00% <ø> (ø)
src/create/createWithOptions.ts 73.77% <0.00%> (+4.65%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg JoshuaKGoldberg merged commit dd69dd5 into main Oct 1, 2023
16 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the remove-create-repository-option branch October 1, 2023 16:09
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

🎉 This is included in version v1.32.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Remove "Would you like to push the template's tooling up to the repository on GitHub?"
1 participant