XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.26.0.GA
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Release Notes
    • Hide
      = Composite commands are supported in Che-Code

      With this release, Che-Code supports composite commands defined in devfiles. You can now connect multiple commands together by defining a single composite command in your devfile.

      For example, you can define an `installAndPackage` command that runs both `mvn install` and `mvn package` sequentially. This update ensures that complex build and execution flows are easier to manage within your workspace.
      Show
      = Composite commands are supported in Che-Code With this release, Che-Code supports composite commands defined in devfiles. You can now connect multiple commands together by defining a single composite command in your devfile. For example, you can define an `installAndPackage` command that runs both `mvn install` and `mvn package` sequentially. This update ensures that complex build and execution flows are easier to manage within your workspace.
    • Enhancement
    • Proposed

      With this release, Che-Code supports composite commands defined in devfiles. You can now connect multiple commands together by defining a single composite command in your devfile. 

      For example, you can define an `installAndPackage` command that runs both `mvn install` and `mvn package` sequentially. This update ensures that complex build and execution flows are easier to manage within your workspace.

              gtrivedi@redhat.com Gaurav Trivedi
              gtrivedi@redhat.com Gaurav Trivedi
              Gaurav Trivedi Gaurav Trivedi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: