denoland / denoland/deploy_feedback
Allow Longer Project Names
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### What problem are you trying to solve?
I'm having to come up with systems to shorten and keep names of my micro service architecture understandable without a map.
A service in my architecture has multiple micro services. My user service has a unique and independent read layer, write layer, and integrations later.
When this was running on CF, my services where:
platform-user-read-production
platform-user-write-production
And so forth.
### Describe the solution you'd like
Allow up to 128 characters for project name
### Describe alternatives you've considered
N/A
### Documentation, Adoption, Migration Strategy
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.