Skip to content

The temporary .dotfile is causing a problem with lineman #140

@jcalfee

Description

@jcalfee

This stopped working when we upgraded lineman. I'm deploying to a live directory which then picks it up and re-loads. Linemen would see that file and throw an error and prevent the deployment from working.

I changed the code to write the dotfile to the current directory then rename it to the output directory which has worked. You might want to consider an optional temp directory parameter so that you can guarantee the end user can provide a safe place for the file.

https://github.com/substack/watchify/blob/2.2.1/bin/cmd.js#L18

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