Make names case-insensitive
Open
enhancement
good first issue
help wanted
- Dominant language
- Go
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Names, especially executor names, should be case-insensitive. Currently its possible to create two executors (or services, environments, etc) with names that differ only in case of letters. This behaviour can lead to hard-to-debug errors and should be changed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the creation and name-handling paths for executors, services, environments, and other named resources. Check how names differing only by letter case are currently accepted, then verify that such duplicates are consistently rejected across each resource type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100