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

Add stub runs in CI/CD #43

Open
AlexVCaron opened this issue Nov 21, 2024 · 1 comment
Open

Add stub runs in CI/CD #43

AlexVCaron opened this issue Nov 21, 2024 · 1 comment
Assignees

Comments

@AlexVCaron
Copy link
Collaborator

Stubs are not executed in CI/CD and could be wrongly implemented. We need to add to each component tested a stub run as well.

@AlexVCaron AlexVCaron self-assigned this Nov 21, 2024
@AlexVCaron
Copy link
Collaborator Author

Implementing the stub run in the github workflows is quite easy. However, nf-test is not really equipped to do it the way we'd need it to.

The way @gagnonanthony proposed in the meeting - creating new test cases for stub runs - is the only way to go right now. I really don't want to go that way, as it would weighten the code a lot and take a lot of time.

Also, there was a lot of activity on the nf-core side about that a little while ago (askimed/nf-test#227). I'll stir the pot a bit on that end to check where the idea is going. I propose we put this on hold for now and wait for more info before going further. @arnaudbore @gagnonanthony

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

No branches or pull requests

1 participant