mirror of
https://github.com/actions/setup-python.git
synced 2026-01-19 03:18:55 +08:00
- Add pypi-url, pypi-username, and pypi-password inputs to action.yml - Implement configurePipRepository() function in utils.ts to create pip.conf/pip.ini - Integrate pip configuration into setup-python.ts workflow - Add comprehensive unit tests for pip configuration functionality - Update README.md with usage examples and documentation - Automatically mask credentials in logs for security Fixes #814 |
||
|---|---|---|
| .. | ||
| cache-distributions | ||
| cache-save.ts | ||
| find-graalpy.ts | ||
| find-pypy.ts | ||
| find-python.ts | ||
| install-graalpy.ts | ||
| install-pypy.ts | ||
| install-python.ts | ||
| setup-python.ts | ||
| utils.ts | ||