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)

# Conflicts:
#	rakelib/artifacts.rake
@mergify mergify bot added backport conflicts Detected git conflicts labels Jan 16, 2026
@mergify
Copy link
Contributor Author

mergify bot commented Jan 16, 2026

Cherry-pick of bd4cec0 has failed:

On branch mergify/bp/9.1/pr-18548
Your branch is up to date with 'origin/9.1'.

You are currently cherry-picking commit bd4cec07.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   rakelib/artifacts.rake

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@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.

@elasticmachine
Copy link

💚 Build Succeeded

History

cc @donoghuc

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

Labels

backport conflicts Detected git conflicts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants