You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to see a "Are you sure? y/N" option before doing either build or build --force. I can foresee people accidentally typing build instead of extract on a production environment and then the website will lose some hours of progress or in some cases even days.
(When I got a small amount of time I'll try to implement it, if not done already by someone else of course.)
I can imagine a feature like this becoming really annoying really quickly when developing, so not 100% sure about what the best way to do this would be. Maybe, tied in with the idea of a .gitifyrc (#48) this could be hidden behind an environment specific flag?
Yes it did... Someone (Won't say any names) went two arrow keys up instead of one... His last command was extract but the one before that was build (Glad it was without --force though (even though it would've made a backup =p ).
But back on topic. Yeah I think I could add that to the .gitifyrc issue (#48). I first need to find time to develop that though, quite busy lately and I have no clue when i'm less busy.
I would like to see a "Are you sure? y/N" option before doing either build or build --force. I can foresee people accidentally typing build instead of extract on a production environment and then the website will lose some hours of progress or in some cases even days.
(When I got a small amount of time I'll try to implement it, if not done already by someone else of course.)
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: