Maxime Servais

Results 22 comments of Maxime Servais

I am facing the same issue as you @QuentinLeCaignec. Using Typsecript with strapi v4 and been struggling for hours to set up simple unit tests with Jest. Following official docs...

@qunabu tried to do what you did in your repo but it doesn't seem to work for me since I use Typescript. Are you aware of any solution? Cheers mate!

@qunabu thank you so much mate, it's very helpful and got it to work thanks to you! Cheers

Also been having the issue: ![image](https://github.com/appleboy/ssh-action/assets/43566493/15ef08e2-84dc-4221-b043-e4da8399dc55) This is what my /etc/ssh/sshd_config file looks like: ``` Include /etc/ssh/sshd_config.d/*.conf PermitRootLogin yes PubkeyAuthentication yes PasswordAuthentication no KbdInteractiveAuthentication no UsePAM yes X11Forwarding yes PrintMotd...

Hello, yes I copy the full private key. This is (a slightly shorter version of) my github action workflow: ```name: Deploy to DigitalOcean staging environment # Controls when the workflow...

Hey @wackerow, thanks for your positive feedback on the suggestion! Just submitted a PR: https://github.com/ethereum/ethereum-org-website/pull/12093 Just to give some context, Ethereum-Ecosystem has been in development for over a year. It's...

Hey @konopkja, that makes sense! I'll push a new PR with your suggestion :)

Hey @konopkja, just submitted a PR: https://github.com/ethereum/ethereum-org-website/pull/12181 Is this what you had in mind?