GitHub Copilot f054be5a92 Add support for custom PyPI repository configuration
- 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
2025-12-16 16:40:35 +00:00
..
2023-07-13 14:11:40 +02:00
2020-05-01 18:52:58 +02:00