When developing things often go wrong, and one needs to attempt building frequently. Not every time one wants to have the build failure log saved to the package dataset. Adding such a flag would make things a bit less complicated. Although a subsequent run would need to deal with the untracked log. So maybe we need to look at this more holistic and make a flag to enter some kind of --sloppy mode.
When developing things often go wrong, and one needs to attempt building frequently. Not every time one wants to have the build failure log saved to the package dataset. Adding such a flag would make things a bit less complicated. Although a subsequent run would need to deal with the untracked log. So maybe we need to look at this more holistic and make a flag to enter some kind of
--sloppy
mode.