Skip to content

Include VMR version in productCommit #1056

Open
@am11

Description

@am11

Follow up on dotnet/source-build#5030.

$ curl -sSL https://aka.ms/dotnet/10.0.1xx/daily/productCommit-linux-x64.json | jq

{
  "runtime": {
    "commit": "ad8565092bbfdd5c8b4a94a718d10b2d394f7aee",
    "version": "10.0.0-preview.5.25265.101"
  },
  "aspnetcore": {
    "commit": "ad8565092bbfdd5c8b4a94a718d10b2d394f7aee",
    "version": "10.0.0-preview.5.25265.101"
  },
  "windowsdesktop": {
    "commit": "ad8565092bbfdd5c8b4a94a718d10b2d394f7aee",
    "version": "10.0.0-preview.5.25265.101"
  },
  "sdk": {
    "commit": "5a4292947487a9d34f4256c1d17fb3dc26859174",
    "version": "10.0.100-preview.5.25266.23"
  }
}

Ideally it should include the VMR commit and missing repos which VMR built beyond these four.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions