Skip to content

Doug/fix new package bug #92

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

Merged
merged 2 commits into from
Jun 25, 2025
Merged

Doug/fix new package bug #92

merged 2 commits into from
Jun 25, 2025

Conversation

dacoburn
Copy link
Collaborator

Root Cause

Check for if a diff existed or not was incorrect and was passing when it actually didn't exist.

Fix

Added a check for the specific case when no diff is created. Fixed an issue with unchanged packages not finding the ref.

Public Changelog

N/A

@dacoburn dacoburn requested a review from a team as a code owner June 25, 2025 23:44
@dacoburn dacoburn requested review from jdalton and jfblaa and removed request for a team June 25, 2025 23:44
Copy link

🚀 Preview package published!

Install with:

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

Docker image: socketdev/cli:pr-92

@dacoburn dacoburn merged commit 68b5c6a into main Jun 25, 2025
6 checks passed
@dacoburn dacoburn deleted the doug/fix-new-package-bug branch June 25, 2025 23:53
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.

2 participants