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

Remove unused registry to fix the build #8093

Merged
merged 2 commits into from
Mar 15, 2025
Merged

Remove unused registry to fix the build #8093

merged 2 commits into from
Mar 15, 2025

Conversation

joperezr
Copy link
Member

Description

Follow up of #7944 which broke the build with the error:

The property '#/registries' includes the "public-nuget" registry which is not used in any of the configurations

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • No
  • Did you add public API?
    • No
  • Does the change make any security assumptions or guarantees?
    • No
  • Does the change require an update in our Aspire docs?
    • No

@Copilot Copilot bot review requested due to automatic review settings March 15, 2025 19:27
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the unused public-nuget registry configuration from the dependabot settings to fix the build error.

  • Removed the public-nuget registry entry from the Dependabot configuration file

@github-actions github-actions bot added the area-engineering-systems infrastructure helix infra engineering repo stuff label Mar 15, 2025
@joperezr joperezr requested a review from davidfowl March 15, 2025 19:28
@joperezr joperezr enabled auto-merge (squash) March 15, 2025 19:42
@joperezr joperezr merged commit 4eda598 into main Mar 15, 2025
160 checks passed
@joperezr joperezr deleted the FixBuild branch March 15, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-engineering-systems infrastructure helix infra engineering repo stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants