conda / conda-verify

Verify conda recipes and packages
BSD 3-Clause "New" or "Revised" License
21 stars 28 forks source link

What's the difference between calling `conda verify` and `conda build --check` on the recipe? #103

Open kfot opened 1 year ago

kfot commented 1 year ago

Hi,

I am developing a CI for conda packages and I am having trouble understanding the differences in purpose of using conda verify over conda build --check on raw recipes. Could you please provide some explanatory details?

Thanks.

github-actions[bot] commented 3 weeks ago

Hi there, thank you for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this issue to remain open please:

  1. Verify that you can still reproduce the issue at hand
  2. Comment that the issue is still reproducible and include:
    • What OS and version you reproduced the issue on
    • What steps you followed to reproduce the issue

NOTE: If this issue was closed prematurely, please leave a comment.

Thanks!