opensearch-project / opensearch-project/opensearch-plugin-template-java

[BUG] CI should validate built plugin file structure

Open
#20 2 comments 0 reactions 1 assignee View on GitHub

@lukas-vlcek is already working on this.

Since Dec 30, 2021.

bug
Dominant language
Java
Stars
33
Forks
32
Avg merge
2h 19m
Merged PRs (30d)
3

Description

What is the bug?
If the file structure is incorrect (missing License for example) the CI passes.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Remove file extention of License
  2. Build project
  3. File is missing from folder
  4. Commit changes in new branch and see that CI passes.

What is the expected behavior?
CI validates files in plugin. Fails on any missing files.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.