Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3855

It's not possible to run a Task in Che-Code if it's not `che` type

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.GA
    • 3.3.0.GA
    • docs
    • False
    • None
    • False
    • Hide
      = It's not possible to run a Task in Che-Code if it's not `che` type

      Tasks included in a `tasks.json` file of a type other than `che` were not loaded in a VS Code running in a Che workspace. This has been fixed in this release and `tasks.json` with tasks of any type are supported and loaded in a Che workspace.
      Show
      = It's not possible to run a Task in Che-Code if it's not `che` type Tasks included in a `tasks.json` file of a type other than `che` were not loaded in a VS Code running in a Che workspace. This has been fixed in this release and `tasks.json` with tasks of any type are supported and loaded in a Che workspace.
    • Rejected

      Synced from eclipse/che issue

      https://github.com/eclipse/che/issues/21466

      Describe the bug

      If tasks.json file contains a task of non-che type (e.g. shell), it can't be launched.

      Che version

      next (development version)

      Steps to reproduce

      1. Start a workspace with the Che-Code editor.
      2. Run any non-che task defined in the tasks.json file.

      Test tasks.json can be created with Terminal > Configure Tasks... > Create tasks.json file from template > maven.

      Terminal panel is open, but the task is not run.

      Expected behavior

      A task should be run in a default (usually tools) container.

      Runtime

      OpenShift

      Screenshots

      Installation method

      chectl/next

      Environment

      Linux

      Release Notes Text

      Tasks included in a tasks.json file of a type other than che were not loaded in a VS Code running in a Che workspace. This has been fixed in this release and tasks.json with tasks of any type are supported and loaded in a Che workspace.

              rhn-ecs-pkovar Petr Kovar (Inactive)
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: