Skip to content

chore(ci): use VDEV env var in scripts#24862

Merged
thomasqueirozb merged 3 commits intomasterfrom
scripts-use-vdev-env-var
Mar 6, 2026
Merged

chore(ci): use VDEV env var in scripts#24862
thomasqueirozb merged 3 commits intomasterfrom
scripts-use-vdev-env-var

Conversation

@thomasqueirozb
Copy link
Contributor

Summary

  • Replace bare cargo vdev calls in scripts with ${VDEV:-cargo vdev} to respect the VDEV env var when set

Vector configuration

NA

How did you test this PR?

Verified all cargo vdev occurrences in scripts/ were updated.

Change Type

  • Bug fix
  • New feature
  • Dependencies
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

NA

@thomasqueirozb thomasqueirozb marked this pull request as ready for review March 6, 2026 21:23
@thomasqueirozb thomasqueirozb requested a review from a team as a code owner March 6, 2026 21:23
@thomasqueirozb thomasqueirozb enabled auto-merge March 6, 2026 21:23
@github-actions github-actions bot added domain: ci Anything related to Vector's CI environment domain: releasing Anything related to releasing Vector labels Mar 6, 2026
@thomasqueirozb thomasqueirozb added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Mar 6, 2026
Copy link
Member

@pront pront left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@thomasqueirozb thomasqueirozb added this pull request to the merge queue Mar 6, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 6, 2026
@thomasqueirozb thomasqueirozb added this pull request to the merge queue Mar 6, 2026
Merged via the queue into master with commit 1fe7994 Mar 6, 2026
52 checks passed
@thomasqueirozb thomasqueirozb deleted the scripts-use-vdev-env-var branch March 6, 2026 23:02
@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

domain: ci Anything related to Vector's CI environment domain: releasing Anything related to releasing Vector no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants