Hello, We've started to use the publish goal for p...
# general
r
Hello, We've started to use the publish goal for pushing docker images and I just noticed the following warning during the run:
Copy code
13:08:28.42 [WARN] DEPRECATED: InteractiveProcessRequest is scheduled to be removed in version 2.15.0.dev1.

 

Instead, use `InteractiveProcess.from_process`.
Is there something I should change?
w
Hm, no: that will need to be fixed internally: sorry for the trouble. Would you mind filing a bug with the pants version you're using?
r
sure, np