conda icon indicating copy to clipboard operation
conda copied to clipboard

Create automated GHA tests for ecosystem projects

Open dholth opened this issue 2 years ago • 1 comments

Checklist

  • [X] I added a descriptive title
  • [X] I searched open reports and couldn't find a duplicate

What happened?

Changes in conda break packages that use conda.

Following the model of https://github.com/conda/conda-index/pull/99, create GitHub actions jobs that run client test suites on a [weekly] schedule in packages like conda-build, conda-lock, conda-libmamba-solver? etc.

Then we can check those tests before releasing the next conda, correcting conda regressions as necessary.

For extra credit, have them post failures to a centralized channel.

dholth avatar Apr 28 '23 14:04 dholth

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!

github-actions[bot] avatar Apr 28 '24 04:04 github-actions[bot]