Conversation
* chore: remove unused metrics scripts * update Changelog * chore: update changelog to include changed files
The v5.0.0 is released today and caused pip resolver to hit backtracing limit "resolution-too-deep"
dwilding
left a comment
There was a problem hiding this comment.
WDYT about setting up an action that checks that PRs into main must be from dev? It would be great to be able to configure this in branch protection rules for main, but I don't think that's possible. So an action would be the next best thing.
It would be a useful check, but the larger need that drove the original change was the lack of a hotfix process. That's something for us to define in DOCPR-2389. |
Got you, thanks. I won't work on it right now, but I'm happy to help as the discussion on DOCPR-2389 moves forward. |
Thanks for syncing them! Also adding my two cents: |
Incorporate the hotfix from #496 and feature removal from #490.