\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]",[2906,2909],{"name":2907,"color":2908},"bug","d73a4a",{"name":2910,"color":2911},"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.7554924,{"description":2918,"labels":2919,"number":2923,"owner":2869,"repository":2870,"state":2871,"title":2924,"updated_at":2925,"url":2926,"score":2927},"### Clear and concise description of the problem\n\nWould be nice to show expected time progress based on previous run times\n\n### Suggested solution\n\nShould calculate based on previous pipelines with similar params - pr/push (same branch)/tag\n\n### Alternative\n\n_No response_\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.",[2920],{"name":2921,"color":2922},"feature","180DBE",1563,"Show expected pipeline/step run time","2023-02-16T07:03:25Z","https://github.com/woodpecker-ci/woodpecker/issues/1563",0.76140714,{"description":2929,"labels":2930,"number":2935,"owner":2869,"repository":2870,"state":2871,"title":2936,"updated_at":2937,"url":2938,"score":2939},"### Component\r\n\r\nserver, agent\r\n\r\n### Describe the bug\r\n\r\nThis is mainly a summary issue of https://github.com/woodpecker-ci/woodpecker/issues/833, https://github.com/woodpecker-ci/woodpecker/issues/2062, https://github.com/woodpecker-ci/woodpecker/issues/2911\rand #4349\n\r\nI've been trying to debug this without real success.\r\n\r\nI've been using the local backend, and can do the following observations:\r\n- cancel pipeline while running: completely broken. The commands are finished, the step is marked as success, the pipeline too (https://github.com/woodpecker-ci/woodpecker/issues/2911)\r\n- cancelling a pending pipeline seems to work for me\r\n\r\nOn ci.woodpecker-ci.org, I can see (uses docker backend):\r\n- cancel pending pipeline, agent is available: the pipeline starts anyways (this probably is #2062)\r\n- cancel running pipeline: works in general, but new status is failing but should be killed\r\n\r\n### System Info\r\n\r\n```shell\r\nnext\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 [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).",[2931,2932],{"name":2907,"color":2908},{"name":2933,"color":2934},"summary","C3DC73",2875,"Fix pipeline cancelling","2024-12-08T12:10:57Z","https://github.com/woodpecker-ci/woodpecker/issues/2875",0.766444,{"description":2941,"labels":2942,"number":2948,"owner":2869,"repository":2870,"state":2871,"title":2949,"updated_at":2950,"url":2951,"score":2952},"_Originally posted by @6543 in https://github.com/woodpecker-ci/woodpecker/pull/1627#discussion_r1139395959_\r\n ",[2943,2944,2945],{"name":2910,"color":2911},{"name":2866,"color":2867},{"name":2946,"color":2947},"good first issue","76ea72",1637,"Display 404 page if api-client return 404 on requested resource","2023-11-13T10:16:14Z","https://github.com/woodpecker-ci/woodpecker/issues/1637",0.7677488,{"description":2954,"labels":2955,"number":2960,"owner":2869,"repository":2870,"state":2871,"title":2961,"updated_at":2962,"url":2963,"score":2964},"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- [ ] ...",[2956,2959],{"name":2957,"color":2958},"tests","ACEA1E",{"name":2933,"color":2934},3819,"Create \"backend integration test\" framework","2024-11-05T23:18:48Z","https://github.com/woodpecker-ci/woodpecker/issues/3819",0.76805013,{"description":2966,"labels":2967,"number":2973,"owner":2869,"repository":2870,"state":2871,"title":2974,"updated_at":2975,"url":2976,"score":2977},"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_",[2968,2969,2971],{"name":2880,"color":2881},{"name":2970,"color":2897},"backend/docker",{"name":2972,"color":2897},"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.7698525,{"description":2979,"labels":2980,"number":2982,"owner":2869,"repository":2870,"state":2983,"title":2984,"updated_at":2985,"url":2986,"score":2987},"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 ",[2981],{"name":2866,"color":2867},3889,"closed","User registries","2024-07-13T03:32:12Z","https://github.com/woodpecker-ci/woodpecker/issues/3889",0.6916024,["Reactive",2989],{},["Set"],["ShallowReactive",2992],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fe80ihpdtp_v0JYuOmveVw034U0xbdqVBA-S1ES4lM3g":-1},"/woodpecker-ci/woodpecker/3473"]