Hello! I am on release rotation today. Would it be...
# development
w
Hello! I am on release rotation today. Would it be 2.18.0.dev1? Also I will probably start the process this evening.
w
that’s right. thanks!
👍 1
w
https://github.com/pantsbuild/pants/pull/19233 Question around https://github.com/pantsbuild/pants/blob/86ad0ef3e675053a1800d0bcb4c1dc986be00c19/src/python/pants/engine/internals/specs_rules.py#L513-L529 Is the expectation to change the deprecation to raising an exception, or remove
SecondaryOwnerMixin
altogether as noted in the comment?
h
I would recommend pushing back the deprecation by one release and pinging the deprecation author to ask them to handle the deprecation in a followup
1
w
Ok thanks Eric!
b
I'm the author of that particular change and I support that policy, in general and here
🙏 1
w
w
🚢