Skip to content

cli/new: support interactive config#9088

Merged
abn merged 1 commit intopython-poetry:mainfrom
abn:cli-new-interactive
Mar 5, 2024
Merged

cli/new: support interactive config#9088
abn merged 1 commit intopython-poetry:mainfrom
abn:cli-new-interactive

Conversation

@abn
Copy link
Copy Markdown
Member

@abn abn commented Mar 2, 2024

This change allows new command to be used interactively similar to the init command. Additionally, this also allows for configuration of description, author, python and dependencies via command line options.

Closes: #8943
Closes: #1854
Closes: #5710
Closes: #7651

@abn abn requested a review from a team March 2, 2024 01:14
@abn abn added the area/cli Related to the command line label Mar 2, 2024
@abn abn force-pushed the cli-new-interactive branch 4 times, most recently from 33ee43b to c630dc6 Compare March 2, 2024 14:57
Comment thread docs/cli.md
@Secrus
Copy link
Copy Markdown
Member

Secrus commented Mar 2, 2024

Is this supposed to replace #5710?

@abn abn force-pushed the cli-new-interactive branch from c630dc6 to 6bbe707 Compare March 2, 2024 22:18
@Secrus Secrus mentioned this pull request Mar 3, 2024
2 tasks
@abn abn force-pushed the cli-new-interactive branch from 6bbe707 to ce826b9 Compare March 3, 2024 23:17
@abn abn requested a review from Secrus March 3, 2024 23:17
This change allows new command to be used interactively similar to the
init command. Additionally, this also allows for configuration of
description, author, python and dependencies via command line options.
@abn abn force-pushed the cli-new-interactive branch from ce826b9 to e764a90 Compare March 4, 2024 17:02
@abn abn requested a review from a team March 4, 2024 17:03
@abn abn merged commit 137e785 into python-poetry:main Mar 5, 2024
@abn abn deleted the cli-new-interactive branch March 5, 2024 09:16
@abn abn mentioned this pull request Mar 23, 2024
2 tasks
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/cli Related to the command line

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate a README.md when using poetry init poetry new: set python range poetry new to support --dependency & --dev-dependency

2 participants