Skip to content

[backport-kubernetes-1.39] Remove ELASTIC_PACKAGE_REPOSITORY_LICENSE from publish pipeline - #21197

Merged
mrodm merged 1 commit into
elastic:backport-kubernetes-1.39from
mrodm:sync-ci-configuration-kubernetes-1.39-remove_env
Sep 15, 2026
Merged

mrodm merged 1 commit into
elastic:backport-kubernetes-1.39from
mrodm:sync-ci-configuration-kubernetes-1.39-remove_env

Conversation

@mrodm

@mrodm mrodm commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Removes the ELASTIC_PACKAGE_REPOSITORY_LICENSE environment variable from the global env section of .buildkite/pipeline.publish.yml.

This variable should not be used for two reasons:

  • The version of elastic-package used in this branch did not support the ELASTIC_PACKAGE_REPOSITORY_LICENSE flag.
  • There is no licenses/ folder in this branch, so the referenced path (licenses/Elastic-2.0.txt) does not exist and would cause unexpected behavior if relied upon.

Author's Checklist

  • Verified that removing the env var does not affect the publish pipeline behavior.

How to test this PR locally

No local testing required — the change only affects the Buildkite publish pipeline configuration. Verify by inspecting .buildkite/pipeline.publish.yml and confirming the variable is absent.

Related issues


Proposed commit

```
Remove ELASTIC_PACKAGE_REPOSITORY_LICENSE from publish pipeline

The version of elastic-package used in this branch did not support
ELASTIC_PACKAGE_REPOSITORY_LICENSE, and there is no licenses/ folder
in this branch, so the referenced path would not exist. Remove the
variable from the global env section of .buildkite/pipeline.publish.yml.

Relates: #19262

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
```


This PR was generated with the assistance of Claude (claude-sonnet-4-6).

@mrodm mrodm self-assigned this Sep 11, 2026
@mrodm mrodm changed the title Remove ELASTIC_PACKAGE_REPOSITORY_LICENSE from publish pipeline [backport-kubernetes-1.39] Remove ELASTIC_PACKAGE_REPOSITORY_LICENSE from publish pipeline Sep 11, 2026
@mrodm
mrodm marked this pull request as ready for review September 11, 2026 15:51
@mrodm
mrodm requested a review from a team as a code owner September 11, 2026 15:51
Copilot AI lite review requested due to automatic review settings September 11, 2026 15:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

No unresolved review issues were identified.

Pull request overview

Removes the unsupported license environment variable from the Buildkite publish pipeline.

Changes:

  • Deletes ELASTIC_PACKAGE_REPOSITORY_LICENSE from the global environment.
File summaries
File Description
.buildkite/pipeline.publish.yml Removes the obsolete license configuration.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@mergify

mergify Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@mrodm
mrodm merged commit c788de2 into elastic:backport-kubernetes-1.39 Sep 15, 2026
9 checks passed
@mrodm
mrodm deleted the sync-ci-configuration-kubernetes-1.39-remove_env branch September 15, 2026 14:23
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.

3 participants