\r\n\n\n### Steps to reproduce\n\n.\n\n### Expected behavior\n\n_No response_\n\n### System Info\n\n```shell\n\"next-d126cf9e35\"\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]",[2867,2870],{"name":2868,"color":2869},"bug","d73a4a",{"name":2871,"color":2872},"ui","46DEA2",4677,"woodpecker-ci","woodpecker","open","`tag` pipelines are missing avatar and commit title","2025-01-12T06:19:42Z","https://github.com/woodpecker-ci/woodpecker/issues/4677",0.7151948,{"description":2882,"labels":2883,"number":2888,"owner":2874,"repository":2875,"state":2876,"title":2889,"updated_at":2890,"url":2891,"score":2892},"https://ci.woodpecker-ci.org/repos/8987/pipeline/94/errors\r\n\r\nversion: current main",[2884,2885],{"name":2868,"color":2869},{"name":2886,"color":2887},"server","5D7A92",4249,"[Bug] MultiForge: second forge can not be used","2024-10-25T17:33:00Z","https://github.com/woodpecker-ci/woodpecker/issues/4249",0.73188776,{"description":2894,"labels":2895,"number":2902,"owner":2874,"repository":2875,"state":2876,"title":2903,"updated_at":2904,"url":2905,"score":2906},"We could have a workspace preparation docker image that would be run as root and do necessary tasks to prepare everything so that the skip clone would work and also clone steps could be run as non-root images?\n\nMaybe even a woodpecker server could act as docker registry to serve container image for this so that it would work in instances that have no internet connection\n\n_Originally posted by @lafriks in https://github.com/woodpecker-ci/woodpecker/pull/5056#issuecomment-2784618118_",[2896,2897,2900],{"name":2886,"color":2887},{"name":2898,"color":2899},"backend/docker","bfdadc",{"name":2901,"color":2899},"backend/kubernetes",5082,"Add workspace preparation hidden step before clone steps","2025-04-07T21:24:54Z","https://github.com/woodpecker-ci/woodpecker/issues/5082",0.7331232,{"description":2908,"labels":2909,"number":2913,"owner":2874,"repository":2875,"state":2876,"title":2914,"updated_at":2915,"url":2916,"score":2917},"### Component\n\nagent\n\n### Describe the bug\n\nThe builds i start all fail even before the clone step. I tested the clone step manually and it worked.\r\nMy Problem is that the agent can't even start the container.\r\nIts similar to the error mentioned in https://github.com/woodpecker-ci/woodpecker/issues/85#issuecomment-1146854548_.\r\nThe containers run in an bridged network, because of some issues of podman with nftables.\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-e08e1e1b\"}\n```\n\n\n### Additional context\n\n```shell\njournald log:\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"repo\":\"sebastian/website\",\"build\":\"16\",\"id\":\"46\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"received execution\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"repo\":\"sebastian/website\",\"build\":\"16\",\"id\":\"46\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"listen for cancel signal\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"Repo\":\"sebastian/website\",\"Build\":\"16\",\"ID\":\"46\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"Executing 2 stages, in order of:\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"Repo\":\"sebastian/website\",\"Build\":\"16\",\"ID\":\"46\",\"Stage\":\"0_7617429746464150374_clone\",\"Steps\":\"0_7617429746464150374_clone\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"stage\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"Repo\":\"sebastian/website\",\"Build\":\"16\",\"ID\":\"46\",\"Stage\":\"0_7617429746464150374_stage_0\",\"Steps\":\"0_7617429746464150374_step_0\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"stage\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"error\",\"error\":\"Error response from daemon: no container with name or ID \\\"0_7617429746464150374_clone\\\" found: no such container\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"could not kill container '0_7617429746464150374_clone'\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"error\",\"error\":\"Error response from daemon: no container with name or ID \\\"0_7617429746464150374_step_0\\\" found: no such container\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"could not kill container '0_7617429746464150374_stage_0'\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"error\",\"error\":\"Error: No such network: 0_7617429746464150374_default\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"could not remove network '0_7617429746464150374_default'\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"repo\":\"sebastian/website\",\"build\":\"16\",\"id\":\"46\",\"error\":\"Error response from daemon: could not find free subnet from subnet pools\",\"exit_code\":1,\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"pipeline complete\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"repo\":\"sebastian/website\",\"build\":\"16\",\"id\":\"46\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"uploading logs\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"repo\":\"sebastian/website\",\"build\":\"16\",\"id\":\"46\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"uploading logs complete\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"repo\":\"sebastian/website\",\"build\":\"16\",\"id\":\"46\",\"error\":\"Error response from daemon: could not find free subnet from subnet pools\",\"exit_code\":1,\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"updating pipeline status\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"error\",\"error\":\"rpc error: code = Unknown desc = Proc finished with exitcode 1, Error response from daemon: could not find free subnet from subnet pools\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"grpc error: wait(): code: Unknown: rpc error: code = Unknown desc = Proc finished with exitcode 1, Error response from daemon: could not find free subnet from subnet pools\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"warn\",\"repo\":\"sebastian/website\",\"build\":\"16\",\"id\":\"46\",\"error\":\"rpc error: code = Unknown desc = Proc finished with exitcode 1, Error response from daemon: could not find free subnet from subnet pools\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"cancel signal received\"}\r\nJul 10 09:27:20 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"repo\":\"sebastian/website\",\"build\":\"16\",\"id\":\"46\",\"time\":\"2022-07-10T09:27:20Z\",\"message\":\"pipeline done\"}\r\nJul 10 09:27:21 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"repo\":\"sebastian/website\",\"build\":\"16\",\"id\":\"46\",\"time\":\"2022-07-10T09:27:21Z\",\"message\":\"updating pipeline status complete\"}\r\nJul 10 09:27:21 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"time\":\"2022-07-10T09:27:21Z\",\"message\":\"polling new jobs\"}\r\nJul 10 09:27:21 echidna woodpacker-agent-0[100253]: {\"level\":\"debug\",\"time\":\"2022-07-10T09:27:21Z\",\"message\":\"request next execution\"}\r\n\r\npodman version:\r\nClient: Podman Engine\r\nVersion: 4.1.1\r\nAPI Version: 4.1.1\r\nGo Version: go1.18.3\r\nBuilt: Thu Jan 1 00:00:00 1970\r\nOS/Arch: linux/amd64\n```\n\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[2910],{"name":2911,"color":2912},"documentation","7D625D",1021,"Failed to start containers on the agent","2023-03-16T16:17:37Z","https://github.com/woodpecker-ci/woodpecker/issues/1021",0.7387456,{"description":2919,"labels":2920,"number":158,"owner":2874,"repository":2875,"state":2876,"title":2924,"updated_at":2925,"url":2926,"score":2927},"~Instead of pull all permission data of all repos for a user periodicaly, only check and update if needed.~\r\n\r\n~(User request info for a repo ... and permission check is out of sync)~\r\n\r\nttl of permission data should be settable too\r\n\r\nTODOs:\r\n - [x] revert #625\r\n - [ ] clarify permission model (currently 3 props `pull`, `push`, `admin`) and public repos currently get `pull` as fallback\r\n instead we should make clear a user has explicit pull request (member of the project) or is just able to see data but is not a member (this would fix some cases where users see repos not owned in their UI)\r\n - [ ] ...",[2921],{"name":2922,"color":2923},"enhancement","7E1FE4","Fix repo permissions and only sync on demand","2023-10-13T17:28:41Z","https://github.com/woodpecker-ci/woodpecker/issues/485",0.73917305,{"description":2929,"labels":2930,"number":2933,"owner":2874,"repository":2875,"state":2934,"title":2935,"updated_at":2936,"url":2937,"score":2938},"### Component\n\nweb-ui\n\n### Describe the bug\n\nThe spaces in task output should be kept.\r\n\r\n\r\n\n\n### System Info\n\n```shell\n\"source\": \"https://github.com/woodpecker-ci/woodpecker\",\r\n\"version\": \"next-9feb6be9\"\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy).",[2931,2932],{"name":2868,"color":2869},{"name":2871,"color":2872},718,"closed","The spaces in task output should be kept.","2022-06-16T17:24:27Z","https://github.com/woodpecker-ci/woodpecker/issues/718",0.7023963,{"description":2940,"labels":2941,"number":2943,"owner":2874,"repository":2875,"state":2934,"title":2944,"updated_at":2945,"url":2946,"score":2947},"Misses two things:\r\n1. user registries\r\n2. show global/org registries in org/repo as read-only\r\n\r\n_Originally posted by @qwerty287 in https://github.com/woodpecker-ci/woodpecker/issues/1672#issuecomment-2213434651_\r\n ",[2942],{"name":2922,"color":2923},3889,"User registries","2024-07-13T03:32:12Z","https://github.com/woodpecker-ci/woodpecker/issues/3889",0.70819503,{"description":2949,"labels":2950,"number":2952,"owner":2874,"repository":2875,"state":2934,"title":2953,"updated_at":2954,"url":2955,"score":2956},"### Component\n\nserver\n\n### Describe the bug\n\nFrequently seeing this error:\r\n```\r\n{\"level\":\"error\",\"error\":\"pq: value too long for type character varying(255)\",\"time\":\"2022-08-16T21:03:05Z\",\"caller\":\"/woodpecker/src/github.com/woodpecker-ci/woodpecker/server/pipeline/create.go:107\",\"message\":\"failure to save build for stintel/openthread-ci\"}\r\n```\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-e6d0b403\"}\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[2951],{"name":2868,"color":2869},1115,"pq: value too long for type character varying(255)","2022-10-12T22:47:13Z","https://github.com/woodpecker-ci/woodpecker/issues/1115",0.71495175,{"description":2958,"labels":2959,"number":2960,"owner":2874,"repository":2875,"state":2934,"title":2961,"updated_at":2962,"url":2963,"score":2964},"### Component\n\nserver\n\n### Describe the bug\n\nI am attempting to deduplicate CI/CD code and one obvious option would be to include `.woodpecker` as Git submodule\n\n### Steps to reproduce\n\nI moved YAML files to separate repo https://git.k-space.ee/k-space/container-image-pipeline and included it as submodule https://git.k-space.ee/k-space/wildflock/commit/86d0b37713e19b66ee48187ba2e4f24fb3d4e0d2\r\n\r\nWoodpecker doesn't see any pipeline elements now\n\n### Expected behavior\n\nWoodpecker would look up YAML files in the referenced Git submodule\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"2.7.0\"}\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]",[],4050,"Can't include .woodpecker as Git submodule","2024-08-21T05:20:15Z","https://github.com/woodpecker-ci/woodpecker/issues/4050",0.71961933,{"description":2966,"labels":2967,"number":2972,"owner":2874,"repository":2875,"state":2934,"title":2973,"updated_at":2974,"url":2975,"score":2976},"we have #315 for our own plugins ...\r\n\r\nbut it would be nice to just have some simple list to link to plugins like e.g.:\r\n - https://codeberg.org/qwerty287/woodpecker-intellij-formatter\r\n - https://codeberg.org/qwerty287/woodpecker-regex-check\r\n - ...",[2968,2971],{"name":2969,"color":2970},"plugin","887B27",{"name":2911,"color":2912},859,"List of community plugins","2022-09-25T17:04:48Z","https://github.com/woodpecker-ci/woodpecker/issues/859",0.7245349,["Reactive",2978],{},["Set"],["ShallowReactive",2981],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$ffomkQk7QWmB6--ovs1lEdleDqqP2mShhfQ8D_kaVtN4":-1},"/woodpecker-ci/woodpecker/1774"]