anaconda / anaconda-linter

BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Verify abs.yaml is in the root folder and not the recipe folder. #295

Open cbouss opened 1 year ago

cbouss commented 1 year ago

Verify abs.yaml is in the root folder and not the recipe folder.

Edit: the rocket platform does allow multiple abs.yaml. technically we merge default->root/abs.yaml-> root/recipe/abs.yaml with the latter ones overwriting the earlier ones. Not all keys are supported at each locations.

For sake of simplicity, we could restrict our feedstocks to root/abs.yaml and revisit that rule if ever our needs evolve.

schuylermartin45 commented 12 months ago

Tracking: https://anaconda.atlassian.net/browse/PAT-172