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

Update CLI docs to include information about poetry lock --no-update #3937

Merged
merged 3 commits into from
Apr 13, 2021
Merged

Update CLI docs to include information about poetry lock --no-update #3937

merged 3 commits into from
Apr 13, 2021

Conversation

paavanb
Copy link
Contributor

@paavanb paavanb commented Apr 13, 2021

Adds an "options" section for the lock command, including documentation about the --no-update flag. Also adds a note regarding the default behavior of poetry lock to update dependencies.

Pull Request Check List

Resolves: #1614

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

docs/docs/cli.md Outdated Show resolved Hide resolved
docs/docs/cli.md Outdated Show resolved Hide resolved
paavanb and others added 2 commits April 13, 2021 14:32
Use help docs wording for --no-update flag

Co-authored-by: Arun Babu Neelicattu <arun.neelicattu@gmail.com>
Use note in docs to call out poetry lock behavior

Co-authored-by: Arun Babu Neelicattu <arun.neelicattu@gmail.com>
@paavanb paavanb requested a review from abn April 13, 2021 18:35
@abn abn added the area/docs Documentation issues/improvements label Apr 13, 2021
@abn abn merged commit a5d562e into python-poetry:1.1 Apr 13, 2021
@paavanb paavanb deleted the doc-poetry-no-update branch April 13, 2021 19:29
@paavanb
Copy link
Contributor Author

paavanb commented Apr 13, 2021

Thanks! When can I expect the changes to be reflected on the main site?

@abn
Copy link
Member

abn commented Apr 13, 2021

That should happen with the 1.2.0 release. The documentation site only reflects latest stable release.

@paavanb
Copy link
Contributor Author

paavanb commented Apr 13, 2021

Isn't --no-update available on the stable 1.1 release? I had set this PR to be merged into the 1.1 branch because of that.

@abn
Copy link
Member

abn commented Apr 13, 2021

If 1.1.6 goes out, it should be updated yes.

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/docs Documentation issues/improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants