Merged
Conversation
Collaborator
Author
|
@klaudworks @kamir - pls review. |
klaudworks
approved these changes
Mar 15, 2026
Collaborator
klaudworks
left a comment
There was a problem hiding this comment.
I reviewed this superficially. I'd limit my input on these huge PRs that address multiple things to high level checks for critical shortcomings. Can't see the iceberg fixes but o.w. looks good to me.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR fixes the local security and CodeQL workflow on the
securitybranch and batches the dependency updates needed to address the reported alerts.What Changed
.nvmrcand.tools/nodemake commit-checkand local CodeQL/fuzz helpersmake commit-checkbefore opening or updating a PRexportsordering warning at the sourcedist/outputs and repo-local.tmp//.tools/artifactslfs-client-sdk/jsValidation
go test ./...passed in the repo root earlier during the dependency update passgo test ./...passed inaddons/processors/iceberg-processormake checkpassed with the repo-local Node/npm toolchainmake -n commit-checkmatched the expected gate flowNotes
dist/artifacts are now ignored and are not part of the branch