Björn Kautler

Results 488 issues of Björn Kautler

If I abort any of the functions pressing ESC, there is still a space inserted that was not there before. If I do the same with `Ctrl+T`, no excess space...

When running your action on the `macos-latest` runner, touching `continue` has no effect. I did not find a way to let the workflow continue. Not even killing the ngrok process...

I'm playing with your action. When running on `ubuntu-latest`, I did not need to supply the password and I was just in. When running on `windows-latest`, I was required to...

If the `ngrok` process quits (I tried to kill it as touching `continue` had no effect on `macos-latest`) the action should somehow react. It should probably consider it as if...

I started three workflows in a matrix on the different runners all with your action. I had another blocking action before, so they were not run at the same time...

When needing to authenticate a connection it would be nice if you could configure an SSH public key that is then accepted instead of a password. As the https://github.com/joshlarsen/ssh-tunnel-action/ action...

It would be nice if the readme would have a clear statement that ngrok requires adding a credit or debit card even to free accounts for this action to be...

As tmate.io was discontinued and thus https://github.com/mxschmitt/action-tmate is not useable out-of-the box anymore I was searching for a cross-platform replacement option. I tried to test your action, but it fails...