Lee Hambley
Lee Hambley
Just ran into the same problem, I notice that `types.json` is also incomplete, no `.svg` (or `.tiff`, etc) in the `images` key, and the fonts seems a little broad. MIME...
If this solves your problem, please feel free to close the issue: - https://stackoverflow.com/a/18840098/119669
I'm sorry I'm confused, in the first post you asked: > I don't wan't to wait deploy, I want to run rake task only once ( On production for compatibility...
> yes, I understand that I can run any rake task on deploy, but it is possible to restrict run it only ONCE ? Delete the code after you ran...
`Tasks: TOP => webpacker:precompile` isn't provided by https://github.com/capistrano/capistrano and seems to be doing the wrong thing when using "advanced" settinghs as you are doing. The message indicates that they are...
Thanks for the report. What terminal emulator are you using? I'm extremely unfamiliar with Windows, but I believe options range from cmd.exe, PowerShell (multiple versions?) through Putty and various other...
@mattbrictson good point… do we literally mean https://12factor.net/, or more in the direction of "how to get secrets onto a server without putting them in plaintext in the repo" ?
@cefigueiredo it's by design, after years of hard to diagnose issues that we specifically document why not handling shell init files. Capistrano has always walked a fine line between a...
If that's the case Matt (thanks for the SO link) we might need to find out why - because it shouldn't as far as I know - http://capistranorb.com/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/ We specifically...
Hey @mattbrictson thanks for looking that up, that's super, super unfortunate. Do you have a vested interest one way or another about changing that? (or alternatively fixing the apparently misleading...