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

CHANGE: simplified output by poetry version #1591

Merged

Conversation

finswimmer
Copy link
Member

@finswimmer finswimmer commented Nov 17, 2019

This PR simplifies the output by poetry version to <project_name> <version> as suggest in #1590 .

This goes inline how most command line programs output the version and makes it easy to parse for downstream programs within a pipeline.

Pull Request Check List

This is just a reminder about the most common mistakes. Please make sure that you tick all appropriate boxes. But please read our contribution guide at least once, it will save you unnecessary review cycles!

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

@finswimmer finswimmer requested a review from sdispater November 17, 2019 12:30
@finswimmer finswimmer self-assigned this Nov 17, 2019
@finswimmer finswimmer added the area/cli Related to the command line label Nov 17, 2019
@sdispater sdispater merged commit ee7e7ae into python-poetry:master Nov 18, 2019
@sdispater
Copy link
Member

Looks good to me 👍

Thanks!

@finswimmer finswimmer deleted the issue-01590-format-poetry-version branch December 13, 2019 18:03
shenek pushed a commit to shenek/poetry that referenced this pull request Dec 31, 2019
* CHANGE: output by `poetry version` simplified to `<project_name> <version>`

* FIX: adopt `test_version_show` to recognize new output format
Copy link

github-actions bot commented Mar 1, 2024

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 Mar 1, 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.

2 participants