Closed bendichter closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.58%. Comparing base (
e6cc5a0
) to head (2f8e27f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@bendichter - since this will create a new schema you should increment that to and make the necessary changes to consts.py
I'm not familiar with the merge protocol here. Is this all that's needed? Should I also add an entry to the CHANGELOG.md
file?
I'm not familiar with the merge protocol here. Is this all that's needed? Should I also add an entry to the CHANGELOG.md file?
yes that's all that was needed. CHANGELOG is autogenerated+updated on release.
OK great, now what's the process for propagating this change to the medator?
@bendichter - dandi-archive may need a schema bump.
however the auto release failed in this repo, so the version of auto may need to be updated to fix that.
@satra I suspect the auto
failure has the same solution as https://github.com/nipy/heudiconv/pull/746.
fix #231