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

feat(cmd/push): parse requirements and deps from rulesfile #467

Merged

Commits on Mar 8, 2024

  1. feat(cmd/push): parse requirements and deps from rulesfile

    When the user does not provide requirements and dependencies
    when pushing a rulefile artifact, it will try to parse the
    rulefile and automatically set them in the config layer.
    It only supports files in .yaml format.
    
    Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>
    alacuku committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8f7ad2f View commit details
    Browse the repository at this point in the history