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

docs: mention how to add a git dependency with a subdirectory #6218

Merged
merged 1 commit into from Aug 23, 2022

Conversation

radoering
Copy link
Member

Currently, git dependencies with subdirectories are only mentioned in https://python-poetry.org/docs/master/dependency-specification/#git-dependencies so you can see the syntax in pyproject.toml.

It might be useful to add an example how to poetry add such a dependency.

@radoering radoering merged commit 92033c7 into python-poetry:master Aug 23, 2022
@mkniewallner
Copy link
Member

I guess this is something that could be backported to 1.2?

If so, since we will probably have multiple documentation updates that could end up being backported, we might want to cherry-pick what is of interest to 1.2 in one batch.

@neersighted
Copy link
Member

Let's bundle them up into one PR that maintainers can cherry-pick into -- doc updates are a good backport candidate as they require no subsequent RCs.

mwalbeck pushed a commit to mwalbeck/docker-python-poetry that referenced this pull request Sep 6, 2022
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [poetry](https://python-poetry.org/) ([source](https://github.com/python-poetry/poetry)) | minor | `1.1.15` -> `1.2.0` |

---

### Release Notes

<details>
<summary>python-poetry/poetry</summary>

### [`v1.2.0`](https://github.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#&#8203;120---2022-08-31)

[Compare Source](python-poetry/poetry@1.1.15...1.2.0)

##### Docs

-   Added note about how to add a git dependency with a subdirectory ([#&#8203;6218](python-poetry/poetry#6218))
-   Fixed several style issues in the docs ([#&#8203;6255](python-poetry/poetry#6255))
-   Fixed outdated info about `--only` parameter ([#&#8203;6264](python-poetry/poetry#6264))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE3OS4xIn0=-->

Reviewed-on: https://git.walbeck.it/walbeck-it/docker-python-poetry/pulls/457
Co-authored-by: renovate-bot <bot@walbeck.it>
Co-committed-by: renovate-bot <bot@walbeck.it>
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants