nipy / nipype

Workflows and interfaces for neuroimaging packages
https://nipype.readthedocs.org/en/latest/
Other
751 stars 530 forks source link

REL: 1.8.7 #3639

Closed effigies closed 3 weeks ago

effigies commented 8 months ago

Preparation for the 1.8.7 release. It's just been a while and we have over 184 commits since the last release. This is not urgent.

The following users have made their first contributions:

Please let me know if you would like to be credited in releases, and if so what name, ORCID and affiliation you would like. See https://github.com/nipy/nipype/blob/master/.zenodo.json for examples. If you have already added yourself, no need to respond.

Quick issues/PRs:

Release checklist

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.90%. Comparing base (d52a62d) to head (391c238). Report is 123 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3639 +/- ## ======================================= Coverage 70.90% 70.90% ======================================= Files 1277 1277 Lines 59477 59477 Branches 9819 9819 ======================================= Hits 42172 42172 Misses 16134 16134 Partials 1171 1171 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

yibeichan commented 8 months ago

thank you! but my PR was a very minor one...next time when I make more contributions I'll add myself

effigies commented 8 months ago

@djarecka Can you create a new TUTORIAL_ACCESS_TOKEN? I believe it's a PAT on https://github.com/miykael/nipype_tutorial. I do not have permissions there.

djarecka commented 8 months ago

@djarecka Can you create a new TUTORIAL_ACCESS_TOKEN? I believe it's a PAT on https://github.com/miykael/nipype_tutorial. I do not have permissions there.

TUTORIAL_ACCESS_TOKEN is nipype secret, I don't have admin access on nipype tutorial, but can try to update out secret with my PAT

effigies commented 8 months ago

Token seems to work, but it looks like something went wrong with the action itself: https://github.com/miykael/nipype_tutorial/actions/runs/8376744890

djarecka commented 8 months ago

Token seems to work, but it looks like something went wrong with the action itself: https://github.com/miykael/nipype_tutorial/actions/runs/8376744890

yes, looks like there is problem with building

effigies commented 8 months ago

@mgxd I think you last fixed things related to DLC in https://github.com/miykael/nipype_tutorial/pull/182. Any ideas?

djarecka commented 8 months ago

slightly more info here: https://github.com/miykael/nipype_tutorial/actions/runs/8377012805/job/22938063788

Can also take a look later today

mgxd commented 8 months ago

Looks like the DLC action we were using has been orphaned - there's a (somewhat) maintained fork here https://github.com/jpribyl/action-docker-layer-caching