python-poetry / python-poetry/poetry-plugin-export
poetry export --with-credentials does not seem to be adding credentials
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 335
- Forks
- 57
- Avg merge
- 1h 23m
- Merged PRs (30d)
- 3
Description
Moving from Poetry 1.1.13 to 1.4.2, it seems like --with-credentials stopped working. I see the extra index, but no credentials for it.
Has anyone else run into this?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported behavior with poetry export --with-credentials while comparing Poetry 1.1.13 and 1.4.2. Trace how the extra index and its credentials are handled, then verify that the exported output includes the expected credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100