Skip to content

feature : additional changes to the workspace directory deletion #232

Description

@achalbajpai

I was currently reviewing the codebase and noticed that the clean-up-workspaces.py only checks the timestamp of directories and immediately deletes the files that are older than 7 days.

How about we have something , that allows to

  • Check the file timestamp ( the directory timestamp might not detect the file changes we might do while working )
  • Give a warning before deletion ( a log file file can be great as we dont have any smtp )
  • Creating a backup workspace files ( either user can have access locally / conterize it )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions