Marko Korhonen

Results 96 comments of Marko Korhonen

Yeah, I'm also watching this issue if more insight comes out.

https://github.com/mahrtayyab/tweety still works even if Twitter has closed apis

```yaml - name: Do stuff on remote host uses: appleboy/[email protected] with: host: ${{ env.SSH_HOST }} username: ${{ env.SSH_USER }} key: ${{ secrets.PRIVATE_SSH_KEY }} script: | whoami ``` Same task (with...

@appleboy Could be actually about how `self-hosted` github runner works? So it's a custom Ubuntu server with runner software and maybe something is off in the Docker installed on that...

Now it works, and we did nothing to it 🤷‍♂️

Note: Windows Phone 8.1 and IE11 seems to have working file upload, just tested with Nokia Lumia 820

Included drush launcher is already 0.10.1 so maybe this issue can be closed?

All tests now pass with PHP 8.2 official images/runners

Superseded by https://github.com/dunglas/frankenphp/pull/133

This is not my area of expertise. But if there would be binary versions available, could those be just added to Docker images then?