Skip to content

Test release 2.0.0-beta in CI#613

Merged
embetten merged 4 commits intoreleases/2.0.0from
cobya/rst
Jan 12, 2026
Merged

Test release 2.0.0-beta in CI#613
embetten merged 4 commits intoreleases/2.0.0from
cobya/rst

Conversation

@cobya
Copy link
Copy Markdown
Contributor

@cobya cobya commented Jan 12, 2026

  • Testing install scripts against 2.0.0-beta pre-release assets
  • Merge: install script yml validation changes needed for upcoming 2.0.0 release (reverting version back to latest)

@cobya
Copy link
Copy Markdown
Contributor Author

cobya commented Jan 12, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@@ -102,7 +102,7 @@ jobs:
export USE_NET6_ARTIFACTS_CREDENTIAL_PROVIDER=false
export USE_NET8_ARTIFACTS_CREDENTIAL_PROVIDER=false
expectedCredentialProviderVersion: 'Microsoft.NuGet.CredentialProvider'
Copy link
Copy Markdown
Contributor

@embetten embetten Jan 12, 2026

Choose a reason for hiding this comment

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

I think this one is failing here because this should be
Microsoft.NetFx48.NuGet.CredentialProvider

@@ -52,7 +52,7 @@ jobs:
repo: self
scriptInputs: '-AddNetfx'
expectedCredentialProviderVersion: 'Microsoft.NuGet.CredentialProvider'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same issue here

Microsoft.NuGet.CredentialProvider -> Microsoft.NetFx48.NuGet.CredentialProvider

Comment thread build/validate-install-script.yml Outdated
parameters:
repo: self
scriptEnvVariables: ''
scriptEnvVariables: '-Version 2.0.0-beta'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This needs to be export AZURE_ARTIFACTS_CREDENTIAL_PROVIDER_VERSION=2.0.0-beta for this test run

Copy link
Copy Markdown
Contributor

@embetten embetten left a comment

Choose a reason for hiding this comment

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

@embetten embetten merged commit 053290d into releases/2.0.0 Jan 12, 2026
10 of 44 checks passed
@embetten embetten deleted the cobya/rst branch January 12, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants