Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Allow workspace operations to work without caring about the case - #736

Merged
JAORMX merged 2 commits into
mainfrom
case-insensitivity
Jan 23, 2025
Merged

Allow workspace operations to work without caring about the case#736
JAORMX merged 2 commits into
mainfrom
case-insensitivity

Conversation

@JAORMX

@JAORMXJAORMX commented Jan 23, 2025

Copy link
Copy Markdown
Contributor

Ultimately all operations will work regardless of the case. Though the
final storage format will be lowercase.

This also made changes to the db models to disambiguate the names from one another.

Closes: #726

Comment threadsrc/codegate/db/models.py Outdated
Ultimately all operations will work regardless of the case. Though the
final storage format will be lowercase.
Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
aponcedeleonch
aponcedeleonch previously approved these changes Jan 23, 2025
Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
@JAORMX
JAORMX merged commit 184ad5e into mainJan 23, 2025
@JAORMX
JAORMX deleted the case-insensitivity branch January 23, 2025 08:41
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Workspace name case sensitivity inconsistent

2 participants

@JAORMX@aponcedeleonch