k3d icon indicating copy to clipboard operation
k3d copied to clipboard

[ENHANCEMENT] Improve `direct` image import mode

Open iwilltry42 opened this issue 3 years ago • 1 comments

References

  • https://github.com/k3d-io/k3d/issues/900
  • https://github.com/k3d-io/k3d/issues/1020
  • https://github.com/k3d-io/k3d/issues/954

cc @sbaier1

iwilltry42 avatar Mar 24 '22 16:03 iwilltry42

@iwilltry42 did you have any opinions on how this should be improved? I was running into https://github.com/k3d-io/k3d/issues/1072 in our Github Action CI when using the default tools-node import, and so I switched to importing with -m direct, but now I am experiencing https://github.com/k3d-io/k3d/issues/1020.

I'm happy to work on this enhancement as k3d has been an extremely useful tool for our development pipeline, and it'd be nice to get rid of the intermittent errors in our build.

rhbuf avatar Oct 11 '22 14:10 rhbuf