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

Set a cron job to run extended testing #60

Open
jhlegarreta opened this issue Jan 20, 2025 · 0 comments
Open

Set a cron job to run extended testing #60

jhlegarreta opened this issue Jan 20, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@jhlegarreta
Copy link
Contributor

jhlegarreta commented Jan 20, 2025

What would you like to see added in this software?

Following #35 (comment) the bold_realignment.ipynb is excluded from CI testing so that merging PRs is not delayed by slow processes.

A weekly cron job should be set to ensure that the bold_realignment.ipynb notebook runs without issues.

This will require re-working the notebook detection script:
https://github.com/nipreps/nifreeze/pull/35/files#diff-7aed50a8017e9faa15e5893ce4c5176c2aafc6f4a4b72a2bcc317e4f59fabc05R31

Alternatively, a new ismrm_sample_subset.txt could be created with a subset of the datasets listed in the original ismrm_sample.txt file, and a flag be added to the notebook so that the subset is used by default and gets tested by default, leaving the larger set to the cron job.

Do you have any interest in helping implement the feature?

Yes

Additional information / screenshots

No response

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

No branches or pull requests

1 participant