Skip to content

Skip copy for same deploy revision #7

@mblayman

Description

@mblayman

I've got an app where my frontend and backend live in the same repo. I use ember deploy within the context of Ansible to automate the entire process. The cp deploy plugin appears to copy to the destination directory even if the same version is already at the destination.

It would be awesome if the plugin could check the destination to see if the other version is there and then skip copying if it is there. That would save some processing time and, if some other log statement was used instead of Copied revision <rev #>, CM tools like Ansible would have a hook to detect if the deploy actually changed or not.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions