Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: Fix official plugins list #35661

Merged
merged 1 commit into from Nov 19, 2018
Merged

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Nov 16, 2018

The list of official plugins accidentally included qa projects like,
well, qa and amazon-ec2. This changes the mechanism that we use to
build the list and adds a test to catch this.

Closes #35623

The list of official plugins accidentally included `qa` projects like,
well, `qa` and `amazon-ec2`. This changes the mechanism that we use to
build the list and adds a test to catch this.

Closes elastic#35623
@nik9000 nik9000 added >bug :Delivery/Build Build or test infrastructure v7.0.0 v6.6.0 labels Nov 16, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Contributor

@alpar-t alpar-t left a comment

Choose a reason for hiding this comment

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

LGTM

@nik9000 nik9000 merged commit 036c15d into elastic:master Nov 19, 2018
nik9000 added a commit that referenced this pull request Nov 19, 2018
The list of official plugins accidentally included `qa` projects like,
well, `qa` and `amazon-ec2`. This changes the mechanism that we use to
build the list and adds a test to catch this.

Closes #35623
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v6.6.0 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qa plugin is listed in elasticsearch-plugin install --help
5 participants