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

github action: create action for validating omni command directories #227

Open
XaF opened this issue Nov 18, 2023 · 0 comments
Open

github action: create action for validating omni command directories #227

XaF opened this issue Nov 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@XaF
Copy link
Owner

XaF commented Nov 18, 2023

This should:

  • Allow to check if binary files all have metadata, and allow to parameterize which metadata are mandatory (default: category, help)
  • Allow to check if the command's --help parameter calls omni's help for that command (otherwise warning)
  • Optionally warn if non-executable files are in the directory tree

This could be evolved in the future to include any other checks that we feel pertinent to run in a CI when wanting to provide omni commands for a repository.
This partially depends on #27 if we want to check for metadata for all the files.

@XaF XaF added the enhancement New feature or request label Nov 18, 2023
@XaF XaF changed the title Create externally-usable github action for validating omni command directories github action: create action for validating omni command directories Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant