Create automated GHA tests for ecosystem projects
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.
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:
- Verify that you can still reproduce the issue at hand
- 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!