Skip to content

Fix repo case sensitive #6371#6631

Open
qingshen0000 wants to merge 5 commits intoCog-Creators:V3/developfrom
qingshen0000:fix_repo_case_sensitive
Open

Fix repo case sensitive #6371#6631
qingshen0000 wants to merge 5 commits intoCog-Creators:V3/developfrom
qingshen0000:fix_repo_case_sensitive

Conversation

@qingshen0000
Copy link

Description of the changes

This PR fixes issue #6371 where repository names were treated as case-sensitive.
Repo add, deletion, and update now normalize names to lowercase to ensure
consistent behavior. Updated related logic in RepoManager and added checks to
prevent duplicate repos with different casing.

Have the changes in this PR been tested?

Yes

@github-actions github-actions bot added the Category: Cogs - Downloader This is related to the Downloader cog. label Nov 16, 2025
@RobLoach
Copy link

I was hit by this recently. Seems fitting to lowercase the name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category: Cogs - Downloader This is related to the Downloader cog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants