Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-819 Implement GET tasks, taskDetails and workItemDetails APIs
  3. COIN-941

GET /taskWorkItems is missing details about host and target OS

    XMLWordPrintable

Details

    • Change Request
    • Resolution: Fixed
    • P2: Important
    • None
    • None
    • None
    • ecf90c037 (master)

    Description

      Currently only target OS information is provided:

            "target_os": "Windows",
            "target_os_version": "Windows_11_21H2",
      

      It should also provide host information.

      Furthermore I see that Coin stores info about the compiler too. It should be included.

      Overall, the following should be provided for both host and target:

      • os
      • os_version
      • architecture
      • compiler

      Maybe have both host and target under a "platform" JSON object.

      Attachments

        For Gerrit Dashboard: COIN-941
        # Subject Branch Project Status CR V

        Activity

          People

            akpietik Aku Pietikäinen
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes