Skip to content

[BUG] CI should validate built plugin file structure #20

@AmiStrn

Description

@AmiStrn

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions