lucasmotta / dploy

⛔️ currently unmaintained ⛔️
http://lucasmotta.github.io/dploy/
MIT License
990 stars 90 forks source link

Cancel uploading #42

Closed max-mykhailenko closed 10 years ago

max-mykhailenko commented 10 years ago

Hi! At first, thanks for a great utility.

I make a suggestion which can add more functionality. Can you add the ability to abort uploading files? When it's needed:

I can't re-upload files of current commit. .Rev file says that this commit already uploaded. What I'm doing:

Maybe .rev file needed to update after successful upload?

lukepearce commented 10 years ago

Maybe if the .rev file is the last file to upload?

max-mykhailenko commented 10 years ago

It's good solution in our case

lucasmotta commented 10 years ago

Yeap. I will move the .rev file to the end of the queue as it makes more sense.