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

Allow description, name and email to be empty #136

Merged
merged 6 commits into from
Feb 14, 2024

Conversation

FabioRosado
Copy link
Contributor

Seems like the create command keeps asking user for name, description and email if the user presses enter to skip it. This PR makes sure that users can now skip these config values and default to an empty string.

@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1546129) 95.97% compared to head (a7bcf25) 96.24%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
+ Coverage   95.97%   96.24%   +0.27%     
==========================================
  Files           5        5              
  Lines         273      293      +20     
==========================================
+ Hits          262      282      +20     
  Misses         11       11              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

WebReflection
WebReflection previously approved these changes Feb 14, 2024
@FabioRosado FabioRosado enabled auto-merge (squash) February 14, 2024 09:14
@FabioRosado FabioRosado disabled auto-merge February 14, 2024 12:51
@WebReflection
Copy link

I had questions but it looks like you addressed all of them ... still approved, I hope this works as expected.

@FabioRosado FabioRosado enabled auto-merge (squash) February 14, 2024 17:24
@FabioRosado
Copy link
Contributor Author

Thank you Andrea! Had to fight with pre-commit but is working now thanks to Matt

@FabioRosado FabioRosado disabled auto-merge February 14, 2024 18:11
@FabioRosado FabioRosado enabled auto-merge (squash) February 14, 2024 18:11
@FabioRosado FabioRosado merged commit 3c76353 into pyscript:main Feb 14, 2024
7 checks passed
@FabioRosado FabioRosado deleted the fr/create-command branch February 14, 2024 18:12
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.

4 participants