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

fix(get-poetry): use exit code 1 with non-existing version #3927

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Apr 12, 2021

python get-poetry.py --version 0.12.34 should exit non-zero.

This apparently regressed in 23667d2 [1].

1: 23667d2#diff-952871ed95a893e0348aa1269bf15e689d18756657cfec5c7316d05e55eb6dc6R302

Ref: #378

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

@kasteph kasteph merged commit cd8ac0d into python-poetry:master Apr 14, 2021
@blueyed blueyed deleted the fix-get-poetry-no-version branch May 3, 2021 13:52
blueyed added a commit to blueyed/poetry that referenced this pull request May 3, 2021
Follow-up to python-poetry#3927, which
was reverted in python-poetry#3943,
now handling the "Latest version already installed." case
(python-poetry#3942).
blueyed added a commit to blueyed/poetry that referenced this pull request May 3, 2021
Follow-up to python-poetry#3927, which
was reverted in python-poetry#3943,
now handling the "Latest version already installed." case
(python-poetry#3942).

Ref: python-poetry#4027
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants