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

Auto-rebuild has stopped working in 3.5.12 #68

Open
randomsock opened this issue Jun 6, 2015 · 0 comments
Open

Auto-rebuild has stopped working in 3.5.12 #68

randomsock opened this issue Jun 6, 2015 · 0 comments

Comments

@randomsock
Copy link

Possibly a result of Needless npm rebuild after updating refs #65

If I update an app, and the HEAD has moved, it picks that up and does update the codebase, but the auto npm rebuild that used to happen doesn't, even in this case.

For example (redacted but faithful):

$ guv stop myapp
$ guv updaterefs myapp
HEAD is now at 58c161c Previous commit message ...
Fetching origin
From ssh://stash.acme.net:7999/projects/myapp
   58c161c..ad2e29d  master     -> master
HEAD is now at ad2e29d Latest commit message ...
HEAD is now at ad2e29d Latest commit message ...
Already on 'master'
current ref now
$
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