Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Do not honor .slugignore #39

@schneems

Description

@schneems

Had a customer who had their entire test directory ignored by .slugignore and the directory was silently deleting it. I imagine more people have done this.

At bare minimum we should be outputting something like what we see in build

-----> Deleting 2 files matching .slugignore patterns.

I think though that since these slugs are not intended to live as long (and boot up time is slightly important) that we ignore the .slugignore.

If we decide that it's not acceptable to ignore .slugignore than we'll need to create a new paradigm for ignoring files in production, but not in test. Something like .slugignore-except-in-test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions