Skip to content

Replace direct RepoManager use in backup process#6755

Open
Jackenmen wants to merge 1 commit into
Cog-Creators:V3/developfrom
Jackenmen:remove_direct_repo_manager_use
Open

Replace direct RepoManager use in backup process#6755
Jackenmen wants to merge 1 commit into
Cog-Creators:V3/developfrom
Jackenmen:remove_direct_repo_manager_use

Conversation

@Jackenmen
Copy link
Copy Markdown
Member

Description of the changes

Since we now have an internal Downloader API, it's safer to use it over manually instantiating RepoManager. This will become especially important when we have schema migrations affecting the repo manager, such as in #6750 though there's no reason we shouldn't already be doing it.

Have the changes in this PR been tested?

No

@Jackenmen Jackenmen added this to the 3.5.25 milestone May 16, 2026
@Jackenmen Jackenmen added Type: Enhancement Something meant to enhance existing Red features. Changelog Entry: Skipped Changelog entry for this PR is unnecessary. labels May 16, 2026
@github-actions github-actions Bot added Category: Core - Other Internals This is related to core internals that don't have a dedicated label. labels May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category: Core - Other Internals This is related to core internals that don't have a dedicated label. Changelog Entry: Skipped Changelog entry for this PR is unnecessary. Type: Enhancement Something meant to enhance existing Red features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant