Replace all calls to os.Remove/os.RemoveAll by retrying util.Remove/util.RemoveAll and remove circular dependencies from util. Fix #12339 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: silverwind <[email protected]>
* Allow adding collaborators with (fullname) Signed-off-by: Sasha Varlamov <[email protected]> * Refactor username suffix to utils pkg Signed-off-by: Sasha Varlamov <[email protected]>