Skip to content
  • Steve Xuereb's avatar
    c45fc343
    Add web terminal for docker executor · c45fc343
    Steve Xuereb authored
    Use reflect.DeepEqual for session.closeTerminalConn since the struct
    might have slices which are not comparable.
    
    Make the docker executor implement the `session.Conn` &
    `session.InteractiveTerminal` interface to support interactive web
    terminals.
    
    Update `gitlab-terminal` package to version to support docker stream.
    c45fc343
    Add web terminal for docker executor
    Steve Xuereb authored
    Use reflect.DeepEqual for session.closeTerminalConn since the struct
    might have slices which are not comparable.
    
    Make the docker executor implement the `session.Conn` &
    `session.InteractiveTerminal` interface to support interactive web
    terminals.
    
    Update `gitlab-terminal` package to version to support docker stream.
Loading