Pants 2.7.0 is now available! Check out the blog p...
# announce
w
Pants 2.7.0 is now available! Check out the blog post and notes for more information: • https://blog.pantsbuild.org/introducing-pants-2-7/https://pypi.org/project/pantsbuild.pants/2.7.0/
🎉 6
👖 4
🚀 3
p
you could set up Pants to run only part of your test suite, and then use 
./pants peek
 and 
jq
 to find all tests that set 
skip_tests=True
 and pipe those into your old test runner
What a fascinating idea! I will have to think about doing this next time I can carve out time to work on my StackStorm w/ Pants project.
👍 2
w
thanks again to @hundreds-father-404 / @ancient-vegetable-10556, @curved-television-6568, @fresh-cat-90827, and @flat-zoo-31952 for implementing the headline features!
❤️ 2
f
ah very nice, thanks folks for helping out with my plugin development adding
yapf
support, this has been essential. Also seeing some people mentioning
yapf
on Reddit means it was worth it 😄
👍 4
❤️ 3