\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]",[1984,1987],{"name":1985,"color":1986},"bug","d73a4a",{"name":1988,"color":1989},"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.76370186,{"description":1999,"labels":2000,"number":2004,"owner":1991,"repository":1992,"state":1993,"title":2005,"updated_at":2006,"url":2007,"score":2008},"### Clear and concise description of the problem\r\n\r\nFor build steps, I might be fine with using a \":latest\" image, but for diagnostics I want to be able to see exactly which image was used for a build. \r\n\r\n### Suggested solution\r\n\r\nPrint the docker image hash as a log line\r\n\r\n### Alternative\r\n\r\n_No response_\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\r\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\r\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\r\n- [X] Check that there isn't already an [issue](https://github.com/woodpecker-ci/woodpecker/issues) that request the same feature to avoid creating a duplicate.",[2001],{"name":2002,"color":2003},"feature","180DBE",1414,"record build step docker image id","2023-08-20T17:13:01Z","https://github.com/woodpecker-ci/woodpecker/issues/1414",0.7694674,{"description":2010,"labels":2011,"number":2018,"owner":1991,"repository":1992,"state":1993,"title":2019,"updated_at":2020,"url":2021,"score":2022},"In case a step was started the first log data is currently coming after the first command was executed. So in case of a `sleep 10m` or some long running build command as first command for example the UI is currently showing `Loading ...` until the command is done. Instead the first log line showing the command like: `+ sleep 10m` should be directly returned.",[2012,2015],{"name":2013,"color":2014},"enhancement","7E1FE4",{"name":2016,"color":2017},"ux","fef2c0",1630,"Send log when starting step","2023-08-20T16:40:58Z","https://github.com/woodpecker-ci/woodpecker/issues/1630",0.7718932,{"description":2024,"labels":2025,"number":2032,"owner":1991,"repository":1992,"state":1993,"title":2033,"updated_at":2034,"url":2035,"score":2036},"and address\r\n- https://github.com/woodpecker-ci/woodpecker/issues/3503 -> #3820\r\n- https://github.com/woodpecker-ci/woodpecker/pull/3733#issuecomment-2180578290\r\n- ...\r\n\r\nTests to run:\r\n- [ ] Run workflow with steps that should only run if the step before [failed,succeded] (could help with questions like: https://github.com/woodpecker-ci/woodpecker/pull/3846#discussion_r1686246455)\r\n- [ ] Services and check if it is started before the steps who need it ...\r\n- [ ] Make sure the Queue respect **labels** and dependencies correctly\r\n- [ ] ...",[2026,2029],{"name":2027,"color":2028},"tests","ACEA1E",{"name":2030,"color":2031},"summary","C3DC73",3819,"Create \"backend integration test\" framework","2024-11-05T23:18:48Z","https://github.com/woodpecker-ci/woodpecker/issues/3819",0.77279156,{"description":2038,"labels":2039,"number":2041,"owner":1991,"repository":1992,"state":1993,"title":2042,"updated_at":2043,"url":2044,"score":2045},"### Component\n\nserver\n\n### Describe the bug\n\nRestarting a pipeline that failed due to missing secrets is not enough.\r\nI have seen it in a tag event.\r\n```\r\nsecret \"***\" not found or not allowed to be used\r\n```\r\nThen I added the secret and restarted the pipeline and the error changed to\r\n```\r\n[generic]\r\npipeline definition not found\r\n```\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-5a7e314f5a\"}\n```\n\n\n### Additional context\n\nMight be related to https://github.com/woodpecker-ci/woodpecker/issues/1678\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/main/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] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]\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).",[2040],{"name":1985,"color":1986},2982,"Restarting a pipeline that failed due to missing secrets is not enough","2024-12-08T12:10:58Z","https://github.com/woodpecker-ci/woodpecker/issues/2982",0.7737008,{"description":2047,"labels":2048,"number":2050,"owner":1991,"repository":1992,"state":2051,"title":2052,"updated_at":2053,"url":2054,"score":2055},"### Component\r\n\r\nother\r\n\r\n### Describe the bug\r\n\r\nI am testing version 2.6 in my development environment, so I updated an application code to use \r\n```- evaluate: CI_PIPELINE_DEPLOY_TASK == \"sre-dummy-rest-app\"```\r\ninstead of the 'task:' filter.\r\nIn my github hooks payload I get: \r\n\r\nBut the CI_PIPELINE_DEPLOY_TASK is empty and woodpecker is not running the steps that it should run.\r\n\r\n### Steps to reproduce\r\n\r\nUsing :\r\n``` \r\nwhen:\r\n - evaluate: CI_PIPELINE_DEPLOY_TASK == \"value\" \r\n```\r\n\r\nInstead of:\r\n`task: \"value\"`\r\n\r\n### Expected behavior\r\n\r\nRun with the variable as it should run with the filter in previous versions.\r\n\r\n### System Info\r\n\r\n```shell\r\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"2.6.0\"}\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\r\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\r\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.\r\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]",[2049],{"name":1985,"color":1986},3872,"closed","variable CI_PIPELINE_DEPLOY_TASK is empty in woodpecker","2024-07-07T11:43:08Z","https://github.com/woodpecker-ci/woodpecker/issues/3872",0.71943444,{"description":2057,"labels":2058,"number":2063,"owner":1991,"repository":1992,"state":2051,"title":2064,"updated_at":2065,"url":2066,"score":2067},"### Component\n\nserver\n\n### Describe the bug\n\nAfter upgrading to 3.2.0, I am no longer able to enable new repos in the server dashboard. Attempting results in a error notification and the message \"Error 1062 (23000): Duplicate entry 'devin' for key 'UQE_orgs_name'\" being written to the server logs with \"devin\" being admin and only user. Also happens in the current `next` version.\n\nRolling back to 3.1.0, repos can be enabled without issue. \n\n\n\n### Steps to reproduce\n\n1. Navigate to the `/repos` page.\n2. Click the \"Add repository\" button.\n3. Click \"Enable\" on any listed repository not currently enabled. \n4. Receive error message\n\n### Expected behavior\n\nI should be able to enable a repo without error. \n\n### System Info\n\n```shell\n{\n \"source\": \"https://github.com/woodpecker-ci/woodpecker\",\n \"version\": \"next-1232ceb794\"\n}\n```\n\n### Additional context\n\n- Reproducible with `woodpeckerci/woodpecker-server:v3.2.0` and `woodpeckerci/woodpecker-server:next-1232ceb794` container images.\n- Running in a K3S cluster\n- Gitea forge version 1.23.3\n- MariaDB database\n\nServer debug log: [server.debug.log](https://github.com/user-attachments/files/19040797/server.debug.log)\n\nKubernetes Manifest: \n\n```\n---\n\napiVersion: apps/v1\nkind: StatefulSet\nmetadata:\n name: woodpecker-server\n namespace: woodpecker\n labels:\n app.kubernetes.io/name: woodpecker\n app.kubernetes.io/component: server\nspec:\n serviceName: woodpecker-server-headless\n revisionHistoryLimit: 2\n replicas: 1\n minReadySeconds: 20\n selector:\n matchLabels:\n app.kubernetes.io/name: woodpecker\n app.kubernetes.io/component: server\n template:\n metadata:\n labels:\n app.kubernetes.io/name: woodpecker\n app.kubernetes.io/component: server\n spec:\n priorityClassName: please-keep-running\n restartPolicy: Always\n terminationGracePeriodSeconds: 100\n containers:\n - name: server\n image: woodpeckerci/woodpecker-server:v3.2.0\n imagePullPolicy: IfNotPresent\n env:\n - name: WOODPECKER_DATABASE_DRIVER\n value: mysql\n - name: WOODPECKER_DATABASE_DATASOURCE\n valueFrom:\n secretKeyRef:\n key: dsn\n name: woodpecker-server\n - name: WOODPECKER_HOST\n valueFrom:\n secretKeyRef:\n key: host\n name: woodpecker-server\n - name: WOODPECKER_ADMIN\n value: devin\n - name: WOODPECKER_GITEA\n value: \"true\"\n - name: WOODPECKER_GITEA_URL\n valueFrom:\n secretKeyRef:\n key: gitea_url\n name: woodpecker-server\n - name: WOODPECKER_GITEA_CLIENT\n valueFrom:\n secretKeyRef:\n key: gitea_client\n name: woodpecker-server\n - name: WOODPECKER_GITEA_SECRET\n valueFrom:\n secretKeyRef:\n key: gittea_key\n name: woodpecker-server\n - name: WOODPECKER_PLUGINS_PRIVILEGED\n value: woodpeckerci/plugin-docker-buildx\n - name: WOODPECKER_LOG_LEVEL\n value: debug\n resources:\n requests:\n cpu: \"50m\"\n memory: 400Mi\n limits:\n cpu: \"1\"\n memory: 1Gi\n ports:\n - name: http\n containerPort: 8000\n protocol: TCP\n - name: grpc\n containerPort: 9000\n protocol: TCP\n volumeMounts:\n - mountPath: /var/lib/woodpecker/\n name: config\n livenessProbe:\n httpGet:\n path: /healthz\n port: 8000\n initialDelaySeconds: 30\n periodSeconds: 30\n volumes:\n - name: config\n persistentVolumeClaim:\n claimName: woodpecker-config-pvc\n```\n\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/versions]",[2059,2060],{"name":1985,"color":1986},{"name":2061,"color":2062},"server","5D7A92",4918,"Cannot enable new repos after upgrading from v3.1.0 to v3.2.0. Duplicate entry for key 'UQE_orgs_name'","2025-03-04T23:30:29Z","https://github.com/woodpecker-ci/woodpecker/issues/4918",0.7206281,{"description":2069,"labels":2070,"number":2072,"owner":1991,"repository":1992,"state":2051,"title":2073,"updated_at":2074,"url":2075,"score":2076},"### Component\n\nagent\n\n### Describe the bug\n\nOn an arm64 agent (Raspberry Pi 4b+), the clone step fails when the container is running in podman:\r\n\r\n```\r\n+ git init -b main\r\nInitialized empty Git repository in /woodpecker/src/git.vdx.hu/voidcontext/nix-config/.git/\r\n+ git config --global --replace-all safe.directory /woodpecker/src/git.vdx.hu/voidcontext/nix-config\r\n+ git remote add origin https://git.vdx.hu/voidcontext/nix-config.git\r\n+ git fetch --no-tags --depth=1 --filter=tree:0 origin +a4b83a869d6366bf24921b8f4f3f5836f806f57e:fatal: unable to access 'https://git.vdx.hu/voidcontext/nix-config.git/': Could not resolve host: git.vdx.hu\r\nexit status 128\r\n```\r\n\r\nThe server is on a different server (on amd64).\r\n\r\nExample: https://woodpecker.ci.vdx.hu/repos/109/pipeline/119/5\r\n\r\nThe same pipeline is successful on an amd64 agent (Kubernetes on a 3rd machine).\r\n\r\nThe issue seems to be similar to https://github.com/woodpecker-ci/woodpecker/issues/1407 which has been closed bacause of inactivity.\n\n### Steps to reproduce\n\n1) install server on amd64 machine (A)\r\n2) install agent on arm64 machine (B) using Docker backend that points to a docker compatible podman socket.\r\n3) Run pipeline\n\n### Expected behavior\n\nGit is able to resolve the host as it has a public DNS record.\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"2.6.0\"}\r\n```\n```\n\n\n### Additional context\n\nUnfortunately I wasn't able to test this on `next`.\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]",[2071],{"name":1985,"color":1986},3892,"Git clone step fails with \"Could not resolve host\" error when running fetch","2024-07-18T22:49:20Z","https://github.com/woodpecker-ci/woodpecker/issues/3892",0.73984104,{"description":2078,"labels":2079,"number":2081,"owner":1991,"repository":1992,"state":2051,"title":2082,"updated_at":2083,"url":2084,"score":2085},"### Component\n\nagent\n\n### Describe the bug\n\nHi, i report you this issue because i got this error when i tried to apply some condition in my pipeline : \r\n\r\n\r\n\r\nHere is my pipeline code : \r\n\r\n\r\nIs my code wrong or something ? \n\n### System Info\n\n```shell\nwoodpecker-agent version next-1fa02127\r\n\r\n\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] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]\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).",[2080],{"name":1985,"color":1986},2026,"unknown name with evaluate condition","2023-07-25T14:20:59Z","https://github.com/woodpecker-ci/woodpecker/issues/2026",0.74831057,{"description":2087,"labels":2088,"number":2090,"owner":1991,"repository":1992,"state":2051,"title":2091,"updated_at":2092,"url":2093,"score":2094},"### Component\n\nagent\n\n### Describe the bug\n\nKubernetes rke2r1\r\nCannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?\r\n\r\nand obsviusly the pipeline don't run\n\n### Steps to reproduce\n\nremove old version and re-install via helm char new version\r\n\r\nhelm uninstall woodpecker -n woodpecker && \\\r\nkubectl delete ns woodpecker && \\\r\nhelm upgrade --install woodpecker woodpecker/woodpecker --namespace woodpecker --create-namespace -f woodpecker-values.yaml\n\n### Expected behavior\n\nthe pipeline has to run \n\n### System Info\n\n```shell\n{\r\n \"source\": \"https://github.com/woodpecker-ci/woodpecker\",\r\n \"version\": \"2.7.1\"\r\n}\n```\n\n\n### Additional context\n\nStep Logs\r\n\r\n1) clone\r\n\r\n\r\n2) on my first step build-publish\r\n\r\n\r\n\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]",[2089],{"name":1985,"color":1986},4140,"Cannot connect to the Docker daemon","2024-09-24T04:18:14Z","https://github.com/woodpecker-ci/woodpecker/issues/4140",0.74852,["Reactive",2096],{},["Set"],["ShallowReactive",2099],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"Dl2mPTYOVS5qrLgm6bn8jAdxeRHzxK92arJo_SZluYM":-1},"/woodpecker-ci/woodpecker/4795"]