Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0-preview1] Install workload manifests in sdk band version derived from the #81457

Merged

Conversation

radical
Copy link
Member

@radical radical commented Feb 1, 2023

.. installer version.

  • This is only for running Wasm.Build.Tests

Two new properties are added:

  • SdkBandVersionForWorkload_ComputedFromInstaller: this is based on the
    version derived from dotnet --version. 8.0.0-alpha.1.1234.1 becomes
    8.0.0-alpha.1, and is used as the path where the manifests get installed for testing:
    sdk-manifests/$(SdkBandVersionForWorkload_ComputedFromInstaller)

  • SdkBandVersionForWorkload_FromRuntimeVersions: this is the version
    band used for the packages generated. And simply rename of the earlier
    $(SdkBandVersionForWorkload).

.. installer version.

- This is only for running Wasm.Build.Tests

Two new properties are added:

- `SdkBandVersionForWorkload_ComputedFromInstaller`: this is based on the
version derived from `dotnet --version`. `8.0.0-alpha.1.1234.1` becomes
`8.0.0-alpha.1`, and is used as the path where the manifests get installed for testing:
`sdk-manifests/$(SdkBandVersionForWorkload_ComputedFromInstaller)`

- `SdkBandVersionForWorkload_FromRuntimeVersions`: this is the version
band used for the packages generated. And simply rename of the earlier
`$(SdkBandVersionForWorkload)`.
@ghost
Copy link

ghost commented Feb 1, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

.. installer version.

  • This is only for running Wasm.Build.Tests

Two new properties are added:

  • SdkBandVersionForWorkload_ComputedFromInstaller: this is based on the
    version derived from dotnet --version. 8.0.0-alpha.1.1234.1 becomes
    8.0.0-alpha.1, and is used as the path where the manifests get installed for testing:
    sdk-manifests/$(SdkBandVersionForWorkload_ComputedFromInstaller)

  • SdkBandVersionForWorkload_FromRuntimeVersions: this is the version
    band used for the packages generated. And simply rename of the earlier
    $(SdkBandVersionForWorkload).

Author: radical
Assignees: radical
Labels:

area-Infrastructure-mono

Milestone: -

@radical radical changed the title Install workload manifests in sdk band version derived from the [release/8.0-preview1] Install workload manifests in sdk band version derived from the Feb 1, 2023
@lewing
Copy link
Member

lewing commented Feb 1, 2023

will be required when dotnet/sdk#30244 makes it through installer

@carlossanlop carlossanlop merged commit 70e791a into dotnet:release/8.0-preview1 Feb 1, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Mar 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants