Skip to content

fix(venv_link): Correct name argument #601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

fix(venv_link): Correct name argument #601

wants to merge 3 commits into from

Conversation

arrdem
Copy link
Collaborator

@arrdem arrdem commented Jun 18, 2025

Fixes #598.


Changes are visible to end-users: yes

  • Searched for relevant documentation and updated as needed: yes
  • Breaking change (forces users to change their own code or config): no
  • Suggested release notes appear below: yes

Repairs an issue which caused the venv_name parameter to produce errors.

Test plan

  • Tests added

Copy link

e2e/use_release folder: LCOV of commit 4f9611f during CI #1875

Summary coverage rate:
  lines......: 100.0% (2 of 2 lines)
  functions..: 100.0% (1 of 1 function)
  branches...: no data found

Files changed coverage rate: n/a

Copy link

aspect-workflows bot commented Jun 18, 2025

Test

Buildkite build #319 is running...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: py_venv venv_name no longer works
1 participant