Skip to content
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

[rtwcli] add rtw workspace delete #147

Closed
wants to merge 5 commits into from
Closed

Conversation

muritane
Copy link
Contributor

No description provided.

@muritane muritane requested a review from destogl August 14, 2023 09:07
@mergify
Copy link

mergify bot commented Aug 17, 2023

This pull request is in conflict. Could you fix it @muritane?

Copy link
Member

@destogl destogl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tried to delete a workspace, but it didn't work. Is this inteded?

f"Failed to delete docker image '{docker_tag}'. Error:\n{e.output.decode('utf-8')}"
)

def handle_delete_workspaces(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we ask if we should delete "src" folder please?

]
self.handle_delete_workspaces(ws_names_to_delete, workspaces_config)

def delete_docker_image(self, docker_tag: str) -> None:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also delete docker containers related to workspace.

@muritane muritane force-pushed the rtw_workspace_delete branch from 599c674 to 19937fd Compare December 13, 2023 14:01
Copy link

mergify bot commented Feb 4, 2024

This pull request is in conflict. Could you fix it @muritane?

@muritane
Copy link
Contributor Author

this branch is outdated

@muritane muritane closed this Jun 28, 2024
@muritane muritane deleted the rtw_workspace_delete branch September 5, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants