I’m working on submitting my pants-plugins to the ...
# plugins
p
I’m working on submitting my pants-plugins to the StackStorm repo now (these are StackStorm-specific, so I don’t think there’s any reason to upstream them). Does anyone have a few minutes to look them over and sanity check my work? https://github.com/StackStorm/st2/pull/5847 https://github.com/StackStorm/st2/pull/5857 https://github.com/StackStorm/st2/pull/5860 Each of them basically just use
PexFromTargetsRequest
to run an in-repo script in the
fmt
and
lint
goals. (These are designed for pants 2.14.x - I will have to adjust the Fmt/Lint stuff when I update to 2.15.x and 2.16.x)