atymic
atymic
Hey :) Looks like an issue with host keys: ``` Host Name: *** ================ Host key verification failed. ``` Check if you can deploy with `ssh-disable-host-key-checking: true`. If you can,...
I reverted for the mean time. https://github.com/atymic/deployer-php-action/tree/0.3.1 I'll investigate tomorrow, but any help would be appreciated.
Looks like only v7 beta has the recipes in it. I guess we need a conditional to check and determine, but the docs haven't been updated yet. @yuriystovbur Could you...
Are you still having this issue?
I'll have a go of this when I have some spare time, I think this would be an awesome feature.
> @atymic it may be a good opportunity to check out [spatie/laravel-webhook-server](https://github.com/spatie/laravel-webhook-server) I did see that package, I am definitely a fan of Spatie :) I take it you are...
Just another thought, if we were to use this package (or build it ourselves), we'd also probably need to update the documentation to add information on running queues (ie, setting...
The best place to look is the actual twitter documentation :) Though we should improve ours (auto generating API docs would be a good idea).
Feel free to PR a fix to the regex :)
@reliq are you able to take a look at this? Otherwise I'll take a look when I'm back.