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

Consistency validation between catalog.yaml and meta.yaml #51

Open
jbusecke opened this issue Jul 12, 2024 · 0 comments
Open

Consistency validation between catalog.yaml and meta.yaml #51

jbusecke opened this issue Jul 12, 2024 · 0 comments

Comments

@jbusecke
Copy link
Contributor

jbusecke commented Jul 12, 2024

I think it will commonly occur that folks do run a recipe locally without modifying the catalog.yaml .

There are several things we want to ensure

  • That the current catalog.yaml points to this repositories meta.yaml.
  • That the tags was actually filled ( I have forgotten to do this myself many times).
  • That all recipe_id values are present in the linked meta.yaml are present in catalog.yaml

We can alleviate some of these requirements via #28, but if it is not too much work, it would be fantastic to have this check.

cc @andersy005 @norlandrhagen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant