Skip to content

[Automated] Update API Surface Area #8736

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

Auto-generated update to the API surface to compare current surface vs latest release. This should only be merged once this surface area ships in a new release.

@github-actions github-actions bot added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Apr 11, 2025
@github-actions github-actions bot force-pushed the update-api-diffs branch 3 times, most recently from 7d0c9c2 to c0d5f4c Compare April 14, 2025 16:18
@@ -1982,16 +1995,28 @@ public void WriteConnectionString(ApplicationModel.IResource resource) { }
public System.Threading.Tasks.Task WriteEnvironmentVariablesAsync(ApplicationModel.IResource resource) { throw null; }
}

[System.Diagnostics.CodeAnalysis.Experimental("ASPIREPUBLISHERS001")]
public sealed partial class NullPublishingActivityProgressReporter : IPublishingActivityProgressReporter
Copy link
Member

Choose a reason for hiding this comment

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

Should this be in Aspire.Hosting or Aspire.Hosting.Testing?

Copy link
Member

Choose a reason for hiding this comment

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

That's a good question. I'm not 100% sure.

NullLogger is in Microsoft.Extensions.Logging.Abstractions. Although I don't think we have a logging testing package.

@github-actions github-actions bot force-pushed the update-api-diffs branch 2 times, most recently from a280eea to f1e17ab Compare April 16, 2025 16:18
@danmoseley danmoseley added the area-engineering-systems infrastructure helix infra engineering repo stuff label Apr 16, 2025
public IComputeEnvironmentResource? ComputeEnvironment { get { throw null; } set { } }

[System.Diagnostics.CodeAnalysis.Experimental("ASPIRECOMPUTE001")]
public IContainerRegistry? ContainerRegistryInfo { get { throw null; } set { } }
Copy link
Member

Choose a reason for hiding this comment

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

Why is this ContainerRegistryInfo and not ContainerRegistry @captainsafia ?

cc @eerhardt

@github-actions github-actions bot force-pushed the update-api-diffs branch 4 times, most recently from 763d178 to 8a2e3d8 Compare April 22, 2025 16:18
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 NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) Re-opened Github-Action PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants