Chris Markiewicz
Chris Markiewicz
This username at gmail works.
Reproduced: 
With #3415: 
I think I would be okay with removing trailing underscores from filters, unconditionally. @adelavega?
No, we should figure out how to handle this. I don't have a great sense without digging of how painful it will be. That said, I don't think your use...
I have a use case for this. I have a repository that is primarily versioning a document, but contains a Python package that is used to assist in rendering and...
That would make the contents of `SCHEMA_VERSION` `schema-1.0.2-dev`, if I understand it. It's fine, though, https://callowayproject.github.io/bump-my-version/ handles my use case.
What about 23.2? There should have been very little change infrastructure change between 23.2 and 24.0.
Just comparing, I don't see a reason in our code that it should have changed: https://github.com/nipreps/fmriprep/compare/23.1.4...24.1.1#diff-ece308de006691ca422e8aab537468cd6937ca6e683ce4d91918412b6912ce99R140-R147 Though we did bump major versions of `sentry_sdk`: https://github.com/nipreps/fmriprep/compare/23.1.4...24.1.1#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552L288-R438 Could be a behavior change...
Can you post screenshots?