Skip to content

chore(ci): extract unit tests into reusable workflow#25247

Merged
thomasqueirozb merged 3 commits intomasterfrom
ci/extract-unit-tests-workflow
Apr 23, 2026
Merged

chore(ci): extract unit tests into reusable workflow#25247
thomasqueirozb merged 3 commits intomasterfrom
ci/extract-unit-tests-workflow

Conversation

@thomasqueirozb
Copy link
Copy Markdown
Contributor

@thomasqueirozb thomasqueirozb commented Apr 22, 2026

Summary

Extracts the test job from test.yml into a reusable unit-tests.yml workflow so other workflows can reuse it. Pure refactor with no behavior change for existing CI.

Follow up to this will be to migrate the master merge queue to use unit-tests.yml and the ci trigger too.

Vector configuration

NA

How did you test this PR?

Relying on CI.

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

@github-actions github-actions Bot added the domain: ci Anything related to Vector's CI environment label Apr 22, 2026
@thomasqueirozb thomasqueirozb added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Apr 22, 2026
@thomasqueirozb thomasqueirozb marked this pull request as ready for review April 22, 2026 20:30
@thomasqueirozb thomasqueirozb requested a review from a team as a code owner April 22, 2026 20:30
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f46640cefc

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .github/workflows/unit-tests.yml
Comment thread .github/workflows/test.yml Outdated
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c2f22b8136

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .github/workflows/unit-tests.yml
Comment thread .github/workflows/unit-tests.yml
Comment thread .github/workflows/unit-tests.yml
@thomasqueirozb thomasqueirozb added this pull request to the merge queue Apr 23, 2026
Merged via the queue into master with commit c0cdf20 Apr 23, 2026
100 checks passed
@thomasqueirozb thomasqueirozb deleted the ci/extract-unit-tests-workflow branch April 23, 2026 19:17
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 23, 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 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