Skip to content
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

fix(deps): enable running uv lock command in devcontainer #10576

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

nickpowersys
Copy link
Contributor

Description of changes

Update devcontainer through build (.devcontainer/Dockerfile) to name the virtual environment using the default uv virtual environment name ('venv') and activate it.

Issues closed

Resolves #10575

@github-actions github-actions bot added the docs Documentation related issues or PRs label Dec 13, 2024
Copy link
Contributor

ACTION NEEDED

Ibis follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message.

Please update your PR title and description to match the specification.

@nickpowersys nickpowersys changed the title fix(deps): Enable running uv lock command in devcontainer fix(deps): enable running uv lock command in devcontainer Dec 13, 2024
@cpcloud cpcloud merged commit caf3daf into ibis-project:main Dec 14, 2024
88 of 89 checks passed
@nickpowersys nickpowersys deleted the run-uv-lock-in-devcontainer branch December 14, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related issues or PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Not able to use uv lock command to update uv.lock within devcontainer
2 participants