forked from tomeichlersmith/denv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow for denv name to be an invalid hostname (tomeichlersmith#155)
We allow for underscores in the name because they are often used within directory names which are the default names for the denv. Any other special character should trigger an error during `denv init` that informs the user of the issue in a more helpful manner than the (currently `apptainer`-only) error message from the underlying runner.
- Loading branch information
1 parent
cb677d7
commit 8ac7b40
Showing
2 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters