feat: add venv-path input for activate-environment (#746)

Allow customizing the venv location while preserving working-directory
semantics via --directory.

Supersedes: #736
This commit is contained in:
Kevin Stillhammer 2026-02-04 08:40:32 +01:00 committed by GitHub
parent 99b0f0474b
commit 3511ff7054
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 229 additions and 15 deletions

View file

@ -9,6 +9,8 @@ inputs:
type: string
activate-environment:
type: boolean
venv-path:
type: string
working-directory:
type: string
checksum: