-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Fix ephemeral runner deletion #34447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix ephemeral runner deletion #34447
Conversation
* repository deletion, deletes active tasks as well * user deletion, implicitly deletes active tasks as well * delete ephemeral runners once status changes to done
@NorthRealm Thank you for you workflow run deletion PR, without yours I might have not noticed these defects in my ephemeral runner implementation. I also noticed you can delete running workflows / tasks by deleting a User / Repository. If the ephemeral runner is shared to this repository this leaks.... Since the database is frozen for 1.24, I think this is the best that could be backported to 1.24. |
…stopherHX/34447
This reverts commit 8e8c127.
This reverts commit 46e8086.
I was unable to create a backport for 1.24. @ChristopherHX, please send one manually. 🍵
|
* giteaofficial/main: [skip ci] Updated translations via Crowdin Fix ephemeral runner deletion (go-gitea#34447) ui: add a default tab on repo header when migrating (go-gitea#34503) Use run-name and evaluate workflow variables (go-gitea#34301) feat(api): add date range filtering to commit retrieval endpoints (go-gitea#34497) Export repo's manual merge settings (go-gitea#34502)
Uh oh!
There was an error while loading. Please reload this page.