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

top-level arc-validate command based on validation_packages.yml #97

Open
kMutagene opened this issue Apr 23, 2024 · 0 comments
Open

top-level arc-validate command based on validation_packages.yml #97

kMutagene opened this issue Apr 23, 2024 · 0 comments

Comments

@kMutagene
Copy link
Member

A call to arc-validate (without subcommand) in an arc should:

  • check if .arc/validation_packages.yml exists
    --> if false: do nothing (maybe print some diagnostic output)
    --> if true:
    • check if specification key exists in the YAML:
      • if true: if value is a valid specification module (we need to define a valid list somewhere): perform specification validation
    • check if validation_packages key exists in the YAML:
      • if true: install all packages from the list and perform validation against these packages
@kMutagene kMutagene self-assigned this Jun 5, 2024
@kMutagene kMutagene moved this to Backlog in ARCStack Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant