Felix

Results 166 comments of Felix

first part https://github.com/radish-bdd/radish/blob/main/.github/workflows/deploy.yml

> I didn't really review it as currently the native image does not work, on windows, so I cannot test it. Yeah unfortunately no idea about the status on windows...

So this is blocked right now because the native image does not work on windows? @albert-github @doxygen ?

In general I think a overload for `wait_for_server_start(1s)` with a overload for a timeout would be useful, i think there are a lot of cases where one would like to...

> I wonder what program created such files? I think it was powershell and i found this bug https://github.com/PowerShell/Microsoft.PowerShell.Archive/issues/48 but i will do some more digging because i agree windows...

It seems that if you create zip files with powershell old enough it fails but i don't have personally a windows to to confirm this

> so instead of guiding you to find the right solution Did you just denied my first contribution to cpython? :cry:

If someone wants to create a pull request for that go ahead.

doesn't work :shrug: ``` ERROR: invalid tag "ghcr.io/docat-org/docat:$(git describe --tags)": invalid reference format ```

> I am a little bit confused, the tags in the docker image correspond to the tags of the releases, but the actions only run on pushes and pull requests....