Commit graph

3 commits

Author SHA1 Message Date
Kevin Stillhammer
45fe5a27c5
chore: normalize venv-path and warn when unused
- Normalize venv-path and trim trailing separators
- Improve activation log message
- Warn when venv-path is set without activate-environment
- Add test coverage for trailing slash + warning
2026-02-03 15:25:04 +01:00
Kevin Stillhammer
4b51b416f8
feat: add venv-path input for activate-environment
Allow customizing the venv location while preserving working-directory semantics via --directory.
2026-02-03 14:41:13 +01:00
Kevin Stillhammer
1b46e13ec8
Fix exclusions in cache-dependency-glob (#546)
Fixes: #537
2025-09-01 16:12:49 +02:00