Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

feat: allow to skip server integrity check before deploy #227

Open
SleepWalker opened this issue Dec 4, 2018 · 0 comments
Open

feat: allow to skip server integrity check before deploy #227

SleepWalker opened this issue Dec 4, 2018 · 0 comments
Labels

Comments

@SleepWalker
Copy link
Contributor

This issue was already created on the old shipit-deploy repository, but probably an author have not transferred the code here:

#66
shipitjs/shipit-deploy#162

I'm planning to implement similar option, but it should work only for new releases. During rollback it should fail as always.

Another one case, that should be probably handled is copy of file from previous release. If we will add a fresh new host in the pool, it will be totally empty and there will be no release to copy from. So we should just skip cp for that host. Looks like this may be related to #213

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants