Skip to content

Commit

Permalink
[dotnet] Preview 11 will come from the release/6.0.1xx-preview11 bran…
Browse files Browse the repository at this point in the history
…ch now.
  • Loading branch information
rolfbjarne committed Nov 29, 2021
1 parent d48ee5a commit 4564969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Make.config
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ NUGET_HARDCODED_PRERELEASE_IDENTIFIER=preview.11
# Set the NUGET_HARDCODED_PRERELEASE_BRANCH variable to the exact name for the branch the above variable should apply to (so that any other branches won't pick it up by accident).
# For the previous example, this would be "release/6.0.1xx-preview5"
# When creating a release branch from main, this must be changed from "main" to the new release branch.
NUGET_HARDCODED_PRERELEASE_BRANCH=main
NUGET_HARDCODED_PRERELEASE_BRANCH=release/6.0.1xx-preview11

# compute the alphanumeric version of the hardcoded prerelease branch
NUGET_HARDCODED_PRERELEASE_BRANCH_ALPHANUMERIC:=$(shell export LANG=C; printf "%s" "$(NUGET_HARDCODED_PRERELEASE_BRANCH)" | tr -c '[a-zA-Z0-9-]' '-')
Expand Down

5 comments on commit 4564969

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ [CI Build] Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

API & Generator diff

ℹ️ API Diff (from PR only) (please review changes)
Generator Diff (no change)

Packages generated

View packages

Test results

2 tests failed, 217 tests passed.

Failed tests

  • introspection/iOS Unified 64-bits - simulator/Debug (iOS 11.4) [dotnet]: Failed
  • introspection/tvOS - simulator/Debug (tvOS 11.4) [dotnet]: Failed

Pipeline on Agent XAMBOT-1030.BigSur'
[dotnet] Preview 11 will come from the release/6.0.1xx-preview11 branch now.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Tests were not ran (VSTS: device tests tvOS). ⚠️

Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.

Pipeline on Agent XAMTESTMAC18'
[dotnet] Preview 11 will come from the release/6.0.1xx-preview11 branch now.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Tests were not ran (VSTS: device tests iOS). ⚠️

Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.

Pipeline on Agent XAMTESTMAC01
[dotnet] Preview 11 will come from the release/6.0.1xx-preview11 branch now.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on macOS Mac Mojave (10.14) ❌

Tests failed on Mac Mojave (10.14).

Failed tests are:

  • introspection

Pipeline on Agent
[dotnet] Preview 11 will come from the release/6.0.1xx-preview11 branch now.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on macOS Mac Catalina (10.15) ❌

Tests failed on Mac Catalina (10.15).

Failed tests are:

  • introspection

Pipeline on Agent
[dotnet] Preview 11 will come from the release/6.0.1xx-preview11 branch now.

Please sign in to comment.