Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jan 16, 2026

Release notes

Clean up unused files in x-pack for logstash artifacts.

What does this PR do?

This commit updates artifact generation to only include x-pack files which are needed at runtime for consumers of an artifact. Previously all files (including build/test/conf) were shipped which are unused at runtime and clutter up artifacts.

Why is it important/What is the impact to the user?

Clean up artifacts such that unused files are not installed.

Related issues


This is an automatic backport of pull request #18548 done by [Mergify](https://mergify.com).

* Only ship x-pack library code with artifacts

This commit updates artifact generation to *only* include x-pack files which are
needed at runtime for consumers of an artifact. Previously *all* files
(including build/test/conf) were shipped which are unused at runtime and clutter
up artifacts.

* add config in observabilitySRE artifact

For observabilitySRE container, add in fips config. Previously this was
bulk included with EVERY file under x-pack.

(cherry picked from commit bd4cec0)
@mergify mergify bot added the backport label Jan 16, 2026
@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • /run exhaustive tests : Run the exhaustive tests Buildkite pipeline.

In the 8.19 logstash release track the x-pack/modules directory
is required in addition to x-pack/lib in build artifacts.
@donoghuc
Copy link
Member

run exhaustive tests

@elasticmachine
Copy link

@donoghuc donoghuc merged commit 46f6dab into 8.19 Jan 16, 2026
12 checks passed
@donoghuc donoghuc deleted the mergify/bp/8.19/pr-18548 branch January 16, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants