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

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

Open
AmiStrn opened this issue Dec 30, 2021 · 2 comments
Open

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

AmiStrn opened this issue Dec 30, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@AmiStrn
Copy link
Collaborator

AmiStrn commented Dec 30, 2021

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.

@AmiStrn AmiStrn added the bug Something isn't working label Dec 30, 2021
@AmiStrn
Copy link
Collaborator Author

AmiStrn commented Dec 30, 2021

@lukas-vlcek if you are up for it let me know:)

@lukas-vlcek
Copy link
Contributor

@AmiStrn I can take it. Feel free to assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants