boundless-zebra-79556
07/10/2023, 2:54 PMdocker_image target when its a dependency to a run_shell_command ?boundless-zebra-79556
07/10/2023, 2:55 PM2.16 upgrade, it seems the dependency sensing is being a bit too optimisticcurved-television-6568
07/10/2023, 3:00 PMboundless-zebra-79556
07/10/2023, 3:10 PMpython_distribution, then install the resulting whl file inside docker instructionsboundless-zebra-79556
07/10/2023, 3:23 PMboundless-zebra-79556
07/10/2023, 3:24 PMdeploy script target that depends on publish script target that depends on docker_image. publish target does the right thing and published image has the updated content. But if I make a code change and invoke deploy script, it doesn't seem to pick up the code change and rebuild the image before running publish script.boundless-zebra-79556
07/10/2023, 3:27 PMrun_shell_command is handling transitive dependency of another run_shell_command target that it depends on as an execution_dependencies ? Doesn't seem obvious from the changelogbroad-processor-92400
07/10/2023, 9:10 PMrun_shell_command works as a dependency. Can you share what your build files look like?