Scott Johnson
Scott Johnson
> Agreed, this is exactly what we would want. Requires an additional patch to ConnectBot though I can look into this, but one thing that is suboptimal about this approach...
> In fact, it looks like you started going down that route, but then abandoned it. Yep, I did. I didn't quite know the best place to put it, so...
Actually, to be more clear, it used to be the case that I could use interpreted ruby by renaming the file to be `.erb`. I see that I can add...
@saschagrunert I think perhaps I added the third test repository incorrectly. I'm not super familiar with git submodules. Could you advise on how I should add the necessary data to...
I totally disagree with the premise of this bug, by the way of the simple fact that I think to learn git effectively, one should learn to use the command...
:thumbsup: I really would like this!
I've also run into this error when trying to compile my snapshots. I'd submit a PR, but it looks like this repo has become unmaintained.
`shipit` is still useful for performing the actual deployment from github actions -> a staging/production server, or perhaps I'm missing something?
@jeanbmar Wow, thanks for this. I didn't even know self-hosted runners existed. I really appreciate the feedback.
Any idea what might be involved in this? I'm writing a plugin for capistrano, available here: https://github.com/FoamFactory/capistrano-monorepo/tree/jwir3/%231-specs Unfortunately, I get ``` Failures: 1) Capistrano::Monorepo::Assets loaded into a configuration should define...