S

SiftZendeskTest

Hello, I have a repo with a lot of different Earthly projects. I have a main Earthfile that tests and deploys all of them, but with the --auto-skip flag on every one of them to save time. I have noticed that when I delete a file as the only change in a project, the --auto-skip flag doesn't recognise it as a change and skips both the test and deploy step. Is there a workaround for this?

Summary

Hello, I have a repo with a lot of different Earthly projects. I have a main Earthfile that tests and deploys all of them, but with the --auto-skip flag on every one of them to save time. I have noticed that when I delete a file as the only change in a project, the --auto-skip flag doesn't recognise it as a change and skips both the test and deploy step. Is there a workaround for this?

Status
open
Tags
    Source
    #earthly