1. 22 Aug, 2022 4 commits
    • Replace `strtobool` by a simpler check in `shell` command (#6191) · 5f8b9da1
      * test(commands): add tests for `shell`
      
      * refactor(commands/shell): move venv check to dedicated function
      
      * feat(commands/shell): replace `strtobool` with simpler check
      
      Co-authored-by: Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
      
      * test(commands/shell): add tests for `_is_venv_activated`
      
      * chore(cirrus): explicitly set `SHELL` env var
      
      Co-authored-by: Xinyuan Chen <45612704+tddschn@users.noreply.github.com>
      Co-authored-by: Bartosz Sokorski <b.sokorski@gmail.com>
      Mathieu Kniewallner committed
    • Fix pypi token keyrinerror (#5189) (#5911) · 386cf9c4
      * add checking for env variable in pypi token getter
      
      * add unit tests for env pypi token
      
      * add checking for env variable in pypi token getter
      
      * add unit tests for env pypi token
      
      * add info to the changelog
      
      * refactor the structure
      
      * fix unit tests
      
      * undo changelog addition
      
      * change docstring format to sphinx
      
      * delete uncrsy unit test
      
      * Delete unscry funtion call
      
      Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
      
      * Update src/poetry/utils/password_manager.py
      
      Co-authored-by: Bartosz Sokorski <b.sokorski@gmail.com>
      
      * fix unit tests
      
      * lol
      
      * fix type hints
      
      Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
      Co-authored-by: Bartosz Sokorski <b.sokorski@gmail.com>
      Jan Bronicki committed
    • Add authors field to test fixtures (#6112) · c37a38e9
      Co-authored-by: Bartosz Sokorski <b.sokorski@gmail.com>
      Stijn de Gooijer committed
    • feat: fallback to gather metadata via pep517 if reading as Poetry project raises… · e8c7e9ea
      feat: fallback to gather metadata via pep517 if reading as Poetry project raises RuntimeError (#5834)
      
      * feat: fallback to gather metadata via pep517 if reading as Poetry project raises RuntimeError
      
      * test: added tests for fallback to gather metadata via pep517
      finswimmer committed
  2. 21 Aug, 2022 7 commits
  3. 20 Aug, 2022 3 commits
  4. 19 Aug, 2022 2 commits
  5. 18 Aug, 2022 1 commit
  6. 17 Aug, 2022 1 commit
  7. 16 Aug, 2022 1 commit
  8. 15 Aug, 2022 4 commits
  9. 13 Aug, 2022 1 commit
  10. 11 Aug, 2022 1 commit
  11. 10 Aug, 2022 7 commits
  12. 09 Aug, 2022 1 commit
  13. 05 Aug, 2022 1 commit
  14. 04 Aug, 2022 1 commit
  15. 03 Aug, 2022 1 commit
  16. 02 Aug, 2022 1 commit
    • Documented the use of the "subdirectory" parameter (#5949) · 83e6c318
      * Documented the use of the "subdirectory" parameter
      
      * Moved the subdir documentation up
      
      * Update docs/dependency-specification.md
      
      Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
      
      * Added @mkniewallner editorial changes
      
      Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
      
      * Fixed final URL
      
      Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
      
      Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
      Arne Küderle committed
  17. 31 Jul, 2022 2 commits
  18. 29 Jul, 2022 1 commit