Skip to content

Local run with existed sources (without repo download) #636

@a-osipov-toxa

Description

@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 code in temporary folder

Describe alternatives you've considered

Now I can use:

  1. --vcs-type none option. In this case, sources will be copied to the temporary dir. If I have already have temp dir (for example from the previous Universum run) I will get an error
  2. Run Universum locally (Non-CI mode) via run command. This pretty close to my request, except:
    • It is strange to use Universum in Non-CI mode on CI (Teamcity/Jenkins)
    • In my request I want the same Universum behavior regardless --vcs-type value. In Non-CI mode we have the other behavior

Additional context

This feature is needed to do several launches of Universum within the same job

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions