Skip to content

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
Sentinel-One:masterfrom
JuanMantica45:obe-10738-vrl-stack-guard-ci
Open

JuanMantica45 wants to merge 2 commits into
Sentinel-One:masterfrom
JuanMantica45:obe-10738-vrl-stack-guard-ci

Conversation

@JuanMantica45

Copy link
Copy Markdown
Contributor

Test-only PR, not intended to merge.

Pins vrl to JuanMantica45/vrl@ddb3c6faf (the obe-10738-stack-headroom-guard branch backing vrl#15) so dataplane-build's Test Suite and Publish workflows 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

JuanMantica45 and others added 2 commits September 11, 2026 14:31
…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>
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.

1 participant