Chmouel Boudjnah
Chmouel Boudjnah
implemented in main, feel free to test it.... flag is --insecure-skip-tls-verify
yes with --help and yes the docker image is generated on every push... feel free to just send a PR to update README documentation if you like..
it's weird i have tried to replicate this issue properly, i have a python http server that start a https server with self certified certificates ```python #!/usr/bin/env -S uv run...
i still can't seem to reproduce, i have this function that generate from a unknow CA (used LLm to generate it so it may have screwed it), and it transfer...
Sorry, I wanted to take some time to properly figure this out, but it seems to be an issue with my configuration. Nothing in fringe mode is showing when splitting...
related https://github.com/syself/cluster-api-provider-hetzner/pull/1455
Find by me but we can have a e2e test for this
yes sure! that sounds good to me, the gosmee server is supporting it as well but would be great that both are supported: ``` curl -o/dev/null -s -L http://hook.pipelinesascode.com/new -w...
I have add the -u flag ```sh % go run main.go client -h|grep new-ur --new-url, -u Generate a new URL from https://hook.pipelinesascode.com (default: false) ```
I don't think that's what other CI does tho (ie: github action) i think we should follow what the others do and give the element of least surprise to the...