Skip to content

Conversation

@mcduffie
Copy link
Contributor

@mcduffie mcduffie commented Mar 4, 2025

Purpose

Modifies create_collection to not be case sensitive in terms of the base collection_id prefix. But also fix the case of the collection ID submitted to the preferred formatting of all caps.

Issues

Testing

Ran create_collection with different prefix strings.

@mcduffie mcduffie requested review from mike-gangl and ngachung March 4, 2025 01:08
Copy link
Collaborator

@ngachung ngachung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. Thank you!

@mike-gangl
Copy link
Contributor

@mcduffie there is an error in your code (see failed tests). And you'll need to bump the version and update the changelog to allow this merge to proceed.

@mcduffie mcduffie requested review from anilnatha and rtapella March 5, 2025 00:46
Copy link
Contributor

@rtapella rtapella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this PR just fix the exception string? I don't see anything that is changing case sensitivity in this PR.

[EDIT:] My bad, now I see a bunch of changes. For some reason it wasn't showing in the default diff for me before. Or I was asleep or something...

@mcduffie mcduffie removed the request for review from mike-gangl May 19, 2025 20:34
@mike-gangl mike-gangl requested review from rtapella and removed request for rtapella May 19, 2025 21:37
@rtapella rtapella merged commit 5a7acaa into main May 19, 2025
17 checks passed
@rtapella rtapella deleted the insensitive_collection_prefix branch May 19, 2025 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants