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

Put the complete list of available settings in configuration page #2211

Closed
1 task done
esciara opened this issue Mar 20, 2020 · 3 comments · Fixed by #5656
Closed
1 task done

Put the complete list of available settings in configuration page #2211

esciara opened this issue Mar 20, 2020 · 3 comments · Fixed by #5656
Labels
area/docs Documentation issues/improvements

Comments

@esciara
Copy link

esciara commented Mar 20, 2020

  • I have searched the issues of this repo and believe that this is not a duplicate.

Issue

The job was started in #223 a year and a half ago, some settings are now missing. And member of my team found it difficult to grasp how credential configuration works.

I wanted to offer to fill that gap. Here are the settings that I found:

http-basic.<name>: string string

Set repository credentials (username and password) for <name>.
See Repositories - Configuring credentials for more information.

pypi-token.<name>: string

Set repository credentials (using an API token) for <name>.
See Repositories - Configuring credentials for more information.

certificates.<name>.cert: string

Set custom certificate authority for repository <name>.
See Repositories - Configuring credentials - Custom certificate authority for more information.

certificates.<name>.client-cert: string

Set client certificate for repository <name>.
See Repositories - Configuring credentials - Custom certificate authority for more information.

Links will be adjusted in the markdown files.

Let me know is that suits.

@esciara esciara added the area/docs Documentation issues/improvements label Mar 20, 2020
@kasteph kasteph added the status/triage This issue needs to be triaged label Apr 13, 2020
@Secrus
Copy link
Member

Secrus commented May 16, 2022

PRs are welcome.

@Secrus Secrus added Good First Issue and removed status/triage This issue needs to be triaged labels May 16, 2022
Secrus added a commit to Secrus/poetry that referenced this issue May 20, 2022
…thon-poetry#3573, python-poetry#2211, python-poetry#521 and PR python-poetry#2414

- Added section about `extras` in `dependency-specification.md` (python-poetry#2414)
- Added note about VCS inclusion and exclusion in `include`/`exclude`
sections of `pyproject.toml` (python-poetry#4800)
- Added link to dependency specification in `add` command documentation
(python-poetry#3573)
- Added more info on default behaviour and cleaned up
`virtualenv.in-project` setting documentation (python-poetry#3709)
- Added missing configuration options to `configuration.md` (python-poetry#2211)
neersighted pushed a commit that referenced this issue May 23, 2022
…5656)

* Changes in docs for Issues #4800, #3709, #3573, #2211, #521 and PR #2414

- Added section about `extras` in `dependency-specification.md` (#2414)
- Added note about VCS inclusion and exclusion in `include`/`exclude`
sections of `pyproject.toml` (#4800)
- Added link to dependency specification in `add` command documentation
(#3573)
- Added more info on default behaviour and cleaned up
`virtualenv.in-project` setting documentation (#3709)
- Added missing configuration options to `configuration.md` (#2211)

Co-authored-by: Arun Babu Neelicattu <[email protected]>
@esciara
Copy link
Author

esciara commented May 24, 2022

Fab ! Thanks @Secrus and all !

@abn abn mentioned this issue Jun 6, 2022
Copy link

github-actions bot commented Mar 2, 2024

This issue 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 2, 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 a pull request may close this issue.

3 participants