Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fundamental flaw #2

Open
bruffridge opened this issue Mar 9, 2016 · 0 comments
Open

Fundamental flaw #2

bruffridge opened this issue Mar 9, 2016 · 0 comments

Comments

@bruffridge
Copy link

This is the way fastpush works according to the documentation and validated by my testing of it:

If code has changed, it also restarts the app.
App reverts to last pushed version when restarted

So this basically reverts the fast-pushed change you just made.

This essentially eliminates any benefit of using fast-push for anything except static files. I tested this with a cf wordpress app and when I modified a php file and did fast-push it restarted the app overwriting my fast-pushed changes with the last cf pushed version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant