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

[0.75] Temporarily disable code-signing of NuGet packages (#14031) #14032

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

jonthysell
Copy link
Contributor

@jonthysell jonthysell commented Oct 24, 2024

Description

This PR temporarily disables NuGet code-signing during publish and also forces all new projects to include our public ADO feed which will contain unsigned packages.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

See #14030 for why this is necessary.

What

See above.

Screenshots

N/A

Testing

N/A

Changelog

Should this change be included in the release notes: yes

[0.75] Temporarily disable code-signing of NuGet packages

Microsoft Reviewers: Open in CodeFlow

…14031)

## Description

This PR temporarily disables NuGet code-signing during publish and also forces all new projects to include our public ADO feed which will contain unsigned packages.

### Type of Change
- Bug fix (non-breaking change which fixes an issue)

### Why
See microsoft#14030 for why this is necessary.

### What
See above.

## Screenshots
N/A

## Testing
N/A

## Changelog
Should this change be included in the release notes: _yes_

[0.75] Temporarily disable code-signing of NuGet packages
@jonthysell jonthysell requested review from a team as code owners October 24, 2024 21:26
@jonthysell jonthysell enabled auto-merge (squash) October 24, 2024 21:39
@jonthysell jonthysell merged commit b4bb6c6 into microsoft:0.75-stable Oct 25, 2024
126 checks passed
@jonthysell jonthysell deleted the disablecodesign75 branch October 25, 2024 18:03
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