In addition to 2.18.3, it looks like we could do a...
# development
b
In addition to 2.18.3, it looks like we could do a 2.19.1 stable release with a handy bunch of fixes since the 2.19.0 release a month ago: • in rc0: https://github.com/pantsbuild/pants/releases/tag/release_2.19.1rc0 • pending for rc1: https://github.com/pantsbuild/pants/compare/release_2.19.1rc0...2.19.x (prepped at https://github.com/pantsbuild/pants/pull/20611) Let me know if there's anything you think is important to get in, otherwise I suggest I'll: • tomorrow (~12 hours), merge the 2.19.1rc1 prep • later in the week, prep and release 2.19.1 assuming there's no last minute problems from pre-release testing I suggest we can hold off on cherry-picking "nice to have" changes to 2.19.x until after 2.19.1 is out, so that there's a quiet period from rc1 to stable release and we can do that release without including untested features. (Minor doc fixes are probably okay, so please ask here if you feel something is worth getting in!) Sound good?
💯 3