Skip to content

Doug/fix docker build process#69

Merged
Douglas (dacoburn) merged 4 commits intomainfrom
doug/fix-docker-build-process
Apr 3, 2025
Merged

Doug/fix docker build process#69
Douglas (dacoburn) merged 4 commits intomainfrom
doug/fix-docker-build-process

Conversation

@dacoburn
Copy link
Copy Markdown
Contributor

@dacoburn Douglas (dacoburn) commented Apr 3, 2025

Issue with failing topLevelAncestor check

Root Cause

There was still a code path where it wasn't checked if topLevelAncestor was None before using. This causes the CLI to fail

Fix

Added a return of the empty result in the case where topLevelAncestor was None

Public Changelog

  • Additional fix for topLevelAncestor error

@dacoburn Douglas (dacoburn) requested a review from a team as a code owner April 3, 2025 20:41
@dacoburn Douglas (dacoburn) requested review from Ryan Eberhardt (reberhardt7) and Trevor Norris (trevnorris) and removed request for a team April 3, 2025 20:41
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2025

🚀 Preview package published!

Install with:

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

Docker image: socketdev/cli:pr-69

@dacoburn Douglas (dacoburn) added the Product Changelog New features for the public changelog label Apr 3, 2025
@dacoburn Douglas (dacoburn) merged commit 92f4306 into main Apr 3, 2025
6 checks passed
@dacoburn Douglas (dacoburn) deleted the doug/fix-docker-build-process branch April 3, 2025 21:28
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