defang icon indicating copy to clipboard operation
defang copied to clipboard

If underscore is in the project name CLI should provide warning.

Open nullfunc opened this issue 5 months ago • 1 comments

the project name will be used in the final URL. underscores are not legitimate characters so will result in an error. In the CLI detect and issue warning for underscores in project name.

nullfunc avatar Aug 05 '25 22:08 nullfunc

see issue https://github.com/DefangLabs/defang/issues/973 for more details.

nullfunc avatar Aug 15 '25 20:08 nullfunc

Project name having underscore results in invalid codebuild tag: https://github.com/DefangLabs/defang-mvp/issues/2533

edwardrf avatar Dec 11 '25 21:12 edwardrf