#how to delete deployed tasks?
1 messages · Page 1 of 1 (latest)
You've tagged this with self-hosting, do you mean our cloud? Or are you asking how to delete deployed tasks when self-hosting?
Sorry Matt.
I'm currently testing a cloud solution but will switch to selfhosted in the future. So need the solution for both, please.
well, for self hosted, correct me if i'm wrong, i will need to build new image with deleted task, right?
No problem 🙂
Are you asking for the ability to delete a deployment? E.g. from the deployments page?
We have talked about adding this. We've also talked about automatically deleting old deployments (it costs us money to keep them around forever).
no, i mean, in cloud version, i have deployed a test task
now, i want to remove it at all
Ah I see
@charred tiger can we manually remove a docker build from the registry?
Can you drop us a link to your deployments page? It will give us the IDs/slugs we need
oh, i see
just had to redeploy, and the wrong task dissapear, thank you!
2 comments more
- batch edit, cancel tasks, some weird filter is in the list
- it will be awesome if you can add groups for tasks, so at this way we will be able to see them more organized. for example
cron
- check failed orders
- check failed registrations
- etc...
We most definitely can
We've talked about adding tags to tasks so you can group them and find them more easily
We're also going to ship tags on runs soon (I'm working on it next). So you can associate a run with a specific user, org, whatever. Then find those runs quickly in the dashboard or using the SDK
Ah yes, after you perform a bulk action like canceling runs we automatically add this filter for you. It shows you the canceled runs (or replayed if you did that). It can be useful if you want to cancel a load of runs and then see the list later.