• 大数据猿人's avatar
    [Feature-5987][Server] Support to set multiple environment configs for a certain worker. (#6082) · d7af95f9
    大数据猿人 提交于
    * support multi environments
    
    * add some test cases
    
    * add an environment vue component
    
    * improve environment form
    
    * improve environment form
    
    * add environment worker group relation
    
    * add environment worker group relation
    
    * add the environment choice for formModel
    
    * set an environment for the task
    
    * modify the modal form of starting process
    
    * add the environment config to TaskExecutionContext
    
    * add the environment config to the timing form
    
    * fix conflicts
    
    * fix issues of the code style
    
    * fix some issues of the code style
    
    * fix some issues of the code style
    
    * fix some issues of the code style
    
    * fix some issues of the code style
    
    * fix some issues of the code style
    
    * fix some bugs in the code review
    
    * add the same table and columns to support H2
    
    * fix some bugs
    d7af95f9
TaskDefinition.java 10.2 KB