dogbert911

Results 4 issues of dogbert911

I have artifacts with capitalize and non-capitalize names. When I'm using `glob` to search artifacts with capitalize names, it returns all of them. But I expect only capitalized. Example: ```...

## Description When using the options `--p4-mappings '//my/mapping/... /mapping/...'` universum return next error: ``` | 2.2. Creating workspace | | 2.2.1. Cleaning workspace | | | ==> No client to...

bug

**Describe the desirable behavior of the program** Use universum cli arguments in config file. Ex: Start Universum with next command line: ``` python -m universum --opt foo=bar --opt aaa=bbb ```...

feature