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

Introduce "downstream testing" workflow against keyrings.alt #594

Open
yarikoptic opened this issue Sep 1, 2022 · 0 comments
Open

Introduce "downstream testing" workflow against keyrings.alt #594

yarikoptic opened this issue Sep 1, 2022 · 0 comments

Comments

@yarikoptic
Copy link

In reaction to #593 - it would be neat if there was a CI workflow which would do downstream testing against keyrings.alt released version. We do similar downstream testing e.g. in DataLad (https://github.com/datalad/datalad/blob/master/.github/workflows/test_extensions.yml) and other projects (e.g. for git-annex itself - testing against datalad in https://github.com/datalad/git-annex/) which helps tremendously to keep "ecosystem" healthy. Such testing would help to avoid such issues as #593 which might cause lots of ripple effects through downstream projects.

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

No branches or pull requests

3 participants
@yarikoptic @jaraco and others