a-osipov-toxa
a-osipov-toxa
**Describe the desirable behavior of the program** It would be wonderful if you add, the ability to do local launch simultaneously without - Download sources from repository - Copy source...
## Description ## Actual result In the same section of the documentation used mutually exclusive options In [Non-CI mode](https://universum.readthedocs.io/en/latest/additional_commands.html#run-universum-locally-non-ci-mode) said: 1) `It does not report build results to any code...
## Description If you add a file from an attachment to the perforce shelve, an `UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 529: invalid start byte` error occurs....
## Description Step 'Cleaning workspace' often fails during long (over 2 hours) builds ## Steps to reproduce * Prepare configuration with many long-running build/test commands (more than 2 hours) *...
## Description As far as I understand, the Static Analysis's "diff" action is not called for the following config: ``` import os from distutils.spawn import find_executable from _universum.configuration_support import Variations,...