Skip to content

Doug/fix uv default path#128

Merged
Douglas (dacoburn) merged 3 commits intomainfrom
doug/fix-uv-default-path
Nov 7, 2025
Merged

Doug/fix uv default path#128
Douglas (dacoburn) merged 3 commits intomainfrom
doug/fix-uv-default-path

Conversation

@dacoburn
Copy link
Copy Markdown
Contributor

Root Cause

uv wasn't in the default path so it was causing a failure for reachability

Fix

Used the docker image provided one and made sure it was in the default path

Public Changelog

  • Fixed a bug where uv was being installed but not included in the default path. This was breaking the docker image from working for reachability.

@dacoburn Douglas (dacoburn) requested a review from a team as a code owner November 7, 2025 22:39
@dacoburn Douglas (dacoburn) added the Product Changelog New features for the public changelog label Nov 7, 2025
@dacoburn Douglas (dacoburn) requested review from Jake Verbaten (Raynos) and Rakesh Chatrath (rchatrath7) and removed request for a team November 7, 2025 22:39
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 7, 2025

🚀 Preview package published!

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketsecurity==2.2.26.dev1

Docker image: socketdev/cli:pr-128

@dacoburn Douglas (dacoburn) merged commit 2684a9d into main Nov 7, 2025
6 checks passed
@dacoburn Douglas (dacoburn) deleted the doug/fix-uv-default-path branch November 7, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Product Changelog New features for the public changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants