Skip to content

Comments

Add --dry-run option to version command#5603

Merged
abn merged 8 commits intopython-poetry:masterfrom
estyxx:master
May 16, 2022
Merged

Add --dry-run option to version command#5603
abn merged 8 commits intopython-poetry:masterfrom
estyxx:master

Conversation

@estyxx
Copy link
Member

@estyxx estyxx commented May 13, 2022

Pull Request Check List

Resolves: #5074

This PR add the --dry-run option to the version command, so it will not update the pyproject.toml file but only print the output on the terminal.

  • Added tests for changed code.
  • Updated documentation for changed code.

@abn abn added area/docs Documentation issues/improvements area/cli Related to the command line labels May 13, 2022
@github-actions
Copy link

github-actions bot commented May 13, 2022

Deploy preview for website ready!

✅ Preview
https://website-402igcaog-python-poetry.vercel.app

Built with commit a0b1132.
This pull request is being automatically deployed with vercel-action

@abn
Copy link
Member

abn commented May 16, 2022

Might want to rebase this on master to get the checks passing.

@abn abn merged commit c4e1b21 into python-poetry:master May 16, 2022
@abn abn mentioned this pull request Jun 6, 2022
@github-actions
Copy link

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 Feb 29, 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 area/docs Documentation issues/improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add --dry-run to poetry version <rule> [--dry-run]

2 participants