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

Initalize stroage for orphaned repository doctor (#28487) #28490

Merged
merged 1 commit into from Dec 16, 2023

Commits on Dec 16, 2023

  1. Initalize stroage for orphaned repository doctor (go-gitea#28487)

    - When a repository is orphaned and has objects stored in any of the
    storages such as repository avatar or attachments the delete function
    would error, because the storage module wasn't initalized.
    - Add code to initialize the storage module.
    
    Refs: https://codeberg.org/forgejo/forgejo/pulls/1954
    
    Co-authored-by: Gusted <postmaster@gusted.xyz>
    2 people authored and GiteaBot committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    b12ed0b View commit details
    Browse the repository at this point in the history