6543
6543
@bitethecode sure you got it :) if you need help just chat with us via discord or matrix (links in readme)
It use the gitea api responce to determine where to clone from So if you would set the hostname to the internal ip that would help, but that will make...
@metzgerd use the alpine version, to debug that stuff :) it has /bin/sh and yes, if you ping the public gitea instance and get the ip of your reverse proxy...
that's a agent-backend specific issue ... yes it just create a new network for each pipeline completly independent from the docker-compose env the agent runs in ... and so it...
documented that feature request as https://github.com/woodpecker-ci/woodpecker/issues/1180
I like the agent's to be stateles ... we could do generate an UUID for each run but use some .env var to send a user defined var for reidentification...
> File probably would be ok, otherwise there is no really way to reidentify same agent and for each agent restart there will be new record in database. Also for...
this timeout also can then mark procs marked as running at that specific agent as pending again so a other can pick it up ... this will fix an issue...
uh nice! give me some *minutes to review
cant this be done by labels ?