Skip to content

Repo Archive path invalid after rename #16390

Closed
@KN4CK3R

Description

@KN4CK3R

After a repository rename the old archive path gets unaccessable which prevents deleting old archives.
Reason is the repository name in the filepath:
fmt.Sprintf("%s/%s/%s.%s", repo.FullName(), archiver.CommitID[:2], archiver.CommitID, archiver.Type.String())

/cc @lunny

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions