Patrick J. Roddy
Patrick J. Roddy
> Let's merge as-is and fix the broken function later, which should not be a huge effort once it's decided from where the growth factor is supposed to come. Will...
Can you review this @ntessore?
CI has passed @Saransh-cpp
I'm merging this now. Would be good to get a release out.
So this can only be done once #791, #779, and all benchmark tests have been added. We should prioritise this work at that point.
Appears to be blocked by - [x] readthedocs support https://github.com/readthedocs/readthedocs.org/issues/12523 - [x] healpy support https://github.com/healpy/healpy/issues/1034 - [x] mypy support
Stil waiting on healpy
Discussed in meeting that we were provisionally saying 5%. We need to do some trial and error following #791 to see what a reasonable number is in practice.
Closing as #897 covers a similar topic.
I have a short talk on it, https://paddyroddy.github.io/talks/renovate-automating-dependency-management. Here are some example parent configs I maintain: https://github.com/paddyroddy/.github/blob/main/renovate/default-config.json5, https://github.com/UCL-ARC/.github/blob/main/renovate/default-config.json. It's just very powerful, and can debug easily with https://developer.mend.io. I've contributed...