Reinier Criel
|
72dc7dcf3a
|
Fix spacing
|
2026-04-13 11:13:03 -07:00 |
|
Reinier Criel
|
031c9683b1
|
Some more cleanup
|
2026-04-13 11:10:16 -07:00 |
|
Reinier Criel
|
24af6f21eb
|
Add regular setup support
|
2026-04-10 12:09:40 -07:00 |
|
Reinier Criel
|
7e460e50e1
|
Skeleton
|
2025-12-15 15:06:00 +01:00 |
|
Sander Declerck
|
a7946377b4
|
Log audit stats as verbose, not as information
|
2025-12-08 11:37:37 +01:00 |
|
Reinier Criel
|
fc88120fdc
|
Also for uv and poetry
|
2025-12-05 10:01:55 -08:00 |
|
Reinier Criel
|
cab3a0aba3
|
Add uv (Astral Python package manager) support
- Add uv package manager implementation following pip pattern
- Configure MITM proxy with CA bundle for PyPI packages
- Add shell integration (bash/zsh/fish/PowerShell)
- Conditional on --include-python flag
- Add 33 comprehensive E2E tests covering:
- uv pip install/sync/compile commands
- uv add for project dependencies
- uv tool install for global tools
- uv run --with for ephemeral dependencies
- uv sync for project syncing
- Malware blocking verification for all methods
- Update documentation and package.json
- Install uv in Docker test environment
|
2025-11-25 14:10:20 -08:00 |
|