-
Notifications
You must be signed in to change notification settings - Fork 3.8k
fix: binary package lock issue #8774
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
Conversation
|
✅ Review Complete Code Review Summary |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 1 file
Patrick-Erichsen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 issue found across 1 file (reviewed changes from recent commits).
Prompt for AI agents (all 1 issues)
Understand the root cause of the following 1 issues and fix them.
<file name=".github/workflows/pr-checks.yaml">
<violation number="1" location=".github/workflows/pr-checks.yaml:232">
Pin the `jlumbroso/free-disk-space` action to a specific commit SHA or trusted release instead of the floating `main` branch to avoid supply-chain risk.</violation>
</file>
Reply to cubic to teach it or ask questions. Re-run a review with @cubic-dev-ai review this PR
|
🎉 This PR is included in version 1.29.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.34.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |

Description
Fixes test issue e.g. https://github.com/continuedev/continue/actions/runs/19287155336/job/55150205538?pr=8696
By
Summary by cubic
Regenerated binary/package-lock.json and bumped @continuedev/config-yaml to ^1.33.0 across continue-sdk, hub, and openai-adapters to fix dependency mismatches breaking CI. Added disk space cleanup to PR checks and reverted JetBrains tests to ubuntu-latest; continue-sdk now uses the published package; no runtime code changes.
Written for commit d748875. Summary will update automatically on new commits.