test(deps): [OBE-10738] pin vrl to stack-headroom-guard fix for CI validation (DO NOT MERGE) - #160
Open
JuanMantica45 wants to merge 2 commits into
Open
JuanMantica45 wants to merge 2 commits into
JuanMantica45 wants to merge 2 commits into
Conversation
…lidation Test-only pin, not intended to merge. Points vrl at JuanMantica45/vrl@ddb3c6faf (vrl PR Sentinel-One#15's obe-10738-stack-headroom-guard branch) so dataplane-build's Test Suite and Publish workflows can validate the compiler stack-guard fix against vector before it lands in vrl's upstream branch. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Test-only pin PR. format_number became fallible in vrl (batch-J, vrl#7), before this branch, but vector's vrl pin had never advanced far enough to expose it: the doc example still called format_number() unguarded and internal_failure_reasons was empty. Use format_number! and document the failure reasons, matching the fix already applied to vrl's own example. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.
Test-only PR, not intended to merge.
Pins
vrltoJuanMantica45/vrl@ddb3c6faf(theobe-10738-stack-headroom-guardbranch backing vrl#15) sodataplane-build'sTest SuiteandPublishworkflows can validate the VRL compiler stack-guard fix against vector before it merges upstream.Will be closed once the linked builds complete and are referenced on vrl#15.
🤖 Generated with Claude Code