Skip to content

Create repos_to_delete if not exists

Ravi Kumar requested to merge 51-create-repos_to_delete-if-not-exists into main

What does this MR do and why?

To delete repos, ensure the repos_to_delete directory exists. If it does not exist it will create the directory

How to set up and validate locally

  1. Remove the repos_to_delete. rm -rf gitlab-development-kit/zoekt-data/development/index/repos_to_delete
  2. Create a delete_repo task.
  3. Verify that the task gets processed successfully and repos_to_delete exists.

Closes #51 (closed)

Edited by Ravi Kumar

Merge request reports

Loading