-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: SocketDev/socket-python-cli
base: 38c064d
head repository: SocketDev/socket-python-cli
compare: 0cbb750
- 9 commits
- 8 files changed
- 2 contributors
Commits on Feb 12, 2026
-
added ability to prevent merges based on failed check run
Jonathan Mucha committedFeb 12, 2026 Configuration menu - View commit details
-
Copy full SHA for 6093eb5 - Browse repository at this point
Copy the full SHA 6093eb5View commit details -
updated json format for gitlab api call
Jonathan Mucha committedFeb 12, 2026 Configuration menu - View commit details
-
Copy full SHA for af2f099 - Browse repository at this point
Copy the full SHA af2f099View commit details -
fix: use source branch SHA for commit status, log response body
CI_COMMIT_SHA may be synthetic in merged-results pipelines. Prefer CI_MERGE_REQUEST_SOURCE_BRANCH_SHA when available. Co-Authored-By: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76ed321 - Browse repository at this point
Copy the full SHA 76ed321View commit details -
fix: use context instead of name for commit status
GitLab rejects duplicate name field; context allows updates. Co-Authored-By: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd54331 - Browse repository at this point
Copy the full SHA bd54331View commit details -
fix: add ref and pipeline_id to commit status payload
GitLab uses (sha, name, ref) as unique key. Without ref, re-runs fail with "name has already been taken". Co-Authored-By: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc08364 - Browse repository at this point
Copy the full SHA fc08364View commit details -
fix: drop pipeline_id from commit status payload
pipeline_id causes 404 when sha/ref don't match the pipeline. ref alone is sufficient for uniqueness. Co-Authored-By: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db6f093 - Browse repository at this point
Copy the full SHA db6f093View commit details -
Jonathan Mucha committed
Feb 12, 2026 Configuration menu - View commit details
-
Copy full SHA for 8490466 - Browse repository at this point
Copy the full SHA 8490466View commit details -
Add enable_merge_pipeline_check() to enforce pipelines-must-succeed v…
…ia API Co-Authored-By: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbaa989 - Browse repository at this point
Copy the full SHA dbaa989View commit details -
chore: update uv.lock version to 2.2.73
Co-Authored-By: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cbb750 - Browse repository at this point
Copy the full SHA 0cbb750View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 38c064d...0cbb750