\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]",[2015,2016],{"name":2002,"color":2003},{"name":2017,"color":2018},"ui","46DEA2",4677,"`tag` pipelines are missing avatar and commit title","2025-01-12T06:19:42Z","https://github.com/woodpecker-ci/woodpecker/issues/4677",0.7367927,{"description":2025,"labels":2026,"number":2028,"owner":1991,"repository":1992,"state":2029,"title":2030,"updated_at":2031,"url":2032,"score":2033},"### Component\n\nserver\n\n### Describe the bug\n\nThere is unnecessary empty table `registry_v031` in database.\n\n### Steps to reproduce\n\n```sql\r\npostgres=# \\c woodpecker\r\nYou are now connected to database \"woodpecker\" as user \"postgres\".\r\nwoodpecker=# \\dt\r\n List of relations\r\n Schema | Name | Type | Owner\r\n--------+------------------+-------+------------\r\n public | agents | table | woodpecker\r\n public | configs | table | woodpecker\r\n public | crons | table | woodpecker\r\n public | files | table | woodpecker\r\n public | forges | table | woodpecker\r\n public | log_entries | table | woodpecker\r\n public | migration | table | woodpecker\r\n public | orgs | table | woodpecker\r\n public | perms | table | woodpecker\r\n public | pipeline_configs | table | woodpecker\r\n public | pipelines | table | woodpecker\r\n public | redirections | table | woodpecker\r\n public | registries | table | woodpecker\r\n public | registry_v031 | table | woodpecker\r\n public | repos | table | woodpecker\r\n public | secrets | table | woodpecker\r\n public | server_configs | table | woodpecker\r\n public | steps | table | woodpecker\r\n public | tasks | table | woodpecker\r\n public | users | table | woodpecker\r\n public | workflows | table | woodpecker\r\n(21 rows)\r\n\r\nwoodpecker=# select * from registry_v031;\r\n registry_id | registry_repo_id | registry_addr | registry_username | registry_password\r\n-------------+------------------+---------------+-------------------+-------------------\r\n(0 rows)\r\n``` \n\n### Expected behavior\n\nThere is no garbage table.\n\n### System Info\n\n```shell\nWoodpecker `2.7.0`, Postgres 16.\n```\n\n\n### Additional context\n\n#3806\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]",[2027],{"name":2002,"color":2003},4104,"closed","Garbage table registry_v031","2024-09-14T11:41:15Z","https://github.com/woodpecker-ci/woodpecker/issues/4104",0.6720103,{"description":2035,"labels":2036,"number":2044,"owner":1991,"repository":1992,"state":2029,"title":2045,"updated_at":2046,"url":2047,"score":2048},"### Component\r\n\r\nother\r\n\r\n### Describe the bug\r\n\r\nPlease take a look at this [issue on Codeberg](https://codeberg.org/Codeberg-CI/feedback/issues/136). I found out what causes this problem. See [this comment](https://codeberg.org/Codeberg-CI/feedback/issues/136#issuecomment-1318012) for details. #2126 added a Org for each user. But it looks like there was a mistake in the Migration, so the Users don't have access to their Org. `https://ci.codeberg.org/api/user `say my Org ID is 592, but `https://ci.codeberg.org/api/orgs/592 `gives me a 403.\r\n\r\n### System Info\r\n\r\n```shell\r\n{\r\n \"source\":\"https://github.com/woodpecker-ci/woodpecker\",\r\n \"version\":\"next-62e1081b24\"\r\n}\r\n```\r\n\r\n\r\n### Additional context\r\n\r\nI'm just a User and not the Admin of this instance, so I can't give you detailed technical information, but I want to share my findings.\r\n\r\n### Validations\r\n\r\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/main/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 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]\r\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).",[2037,2038,2041],{"name":2002,"color":2003},{"name":2039,"color":2040},"forge/gitea","E96280",{"name":2042,"color":2043},"regression","7E192B",2714,"User don't have permission for own Org","2023-12-19T08:13:41Z","https://github.com/woodpecker-ci/woodpecker/issues/2714",0.7093472,{"description":2050,"labels":2051,"number":2056,"owner":1991,"repository":1992,"state":2029,"title":2057,"updated_at":2058,"url":2059,"score":2060},"### Component\n\ncli\n\n### Describe the bug\n\n2.7.0 version complains like if it's 2.6.0 and wants to be updated\r\nsee screenshot\r\n\r\n\u003Cimg width=\"1014\" alt=\"Screenshot 2024-07-19 at 22 27 41\" src=\"https://github.com/user-attachments/assets/2e51c78c-9cae-450e-b7a5-4fdcc00707d5\">\r\n\n\n### Steps to reproduce\n\nIn empty dir just do this:\r\n\r\n```bash\r\ncd $(mktemp -d)\r\ncat \u003C\u003CEOF >test.yaml\r\nwhen:\r\n - event: push\r\n branch: test\r\n\r\nsteps:\r\n deploy:\r\n image: bash\r\n commands:\r\n - test\r\nEOF\r\nwoodpecker-cli lint test.yaml\r\n```\r\n\n\n### Expected behavior\n\n_No response_\n\n### System Info\n\n```shell\nit's not a server issue\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]",[2052,2053],{"name":2002,"color":2003},{"name":2054,"color":2055},"cli","1d76db",3941,"woodpecker-cli: 2.7.0 version complains like if it's 2.6.0 and wants to be updated","2024-07-20T13:23:49Z","https://github.com/woodpecker-ci/woodpecker/issues/3941",0.722023,{"description":2062,"labels":2063,"number":2064,"owner":1991,"repository":1992,"state":2029,"title":2065,"updated_at":2066,"url":2067,"score":2068},"### Clear and concise description of the problem\n\nPeople miss this feature Drone CI has: https://docs.drone.io/runner/exec/overview/\r\n\r\nIt allows you to execute a build on a systems default shell, without isolation.\n\n### Suggested solution\n\nA user should be able to add and choose agents for a repo.\n\n### Alternative\n\nPeople keep using Drone CI.\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 request the same feature to avoid creating a duplicate.",[],847,"Support \"Exec runner\"","2022-03-23T16:56:18Z","https://github.com/woodpecker-ci/woodpecker/issues/847",0.72596824,{"description":2070,"labels":2071,"number":2073,"owner":1991,"repository":1992,"state":2029,"title":2074,"updated_at":2075,"url":2076,"score":2077},"### 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]",[2072],{"name":2002,"color":2003},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.72988796,{"description":2079,"labels":2080,"number":2082,"owner":1991,"repository":1992,"state":2029,"title":2083,"updated_at":2084,"url":2085,"score":2086},"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 ",[2081],{"name":1988,"color":1989},3889,"User registries","2024-07-13T03:32:12Z","https://github.com/woodpecker-ci/woodpecker/issues/3889",0.7301056,{"description":2088,"labels":2089,"number":2092,"owner":1991,"repository":1992,"state":2029,"title":2093,"updated_at":2094,"url":2095,"score":2096},"### 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).",[2090,2091],{"name":2002,"color":2003},{"name":2017,"color":2018},718,"The spaces in task output should be kept.","2022-06-16T17:24:27Z","https://github.com/woodpecker-ci/woodpecker/issues/718",0.7301349,["Reactive",2098],{},["Set"],["ShallowReactive",2101],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"dAtTsNdvbBsZSBqWP-1t_RMl6p54Om2GFPDOT_aHiFE":-1},"/woodpecker-ci/woodpecker/1489"]