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

[release/8.1] Add IResourceWithServiceDiscovery interface to PythonProjectResource. #5025

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 23, 2024

Backport of #5024 to release/8.1

/cc @mitchdenny

Customer Impact

Without this change we can't WithReference to or from a python project. This was only just discovered. Its a minor change to enable the built-in service discovery behavior.

Testing

Manual. We have automated testing for WithReference generally but not the python resource specifically. However this functionality isn't specific to the python resource (other than the presence of the marker interface). Note that python resource just builds on top of executableresource which already works.

Risk

Low.

Regression?

Microsoft Reviewers: Open in CodeFlow

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Jul 23, 2024
@joperezr joperezr enabled auto-merge (squash) July 23, 2024 06:06
@mitchdenny mitchdenny added this to the 8.1 milestone Jul 23, 2024
@mitchdenny mitchdenny self-assigned this Jul 23, 2024
@joperezr
Copy link
Member

Critical scenario that we expect many users to hit: Approved.

@joperezr joperezr merged commit d304c5f into release/8.1 Jul 23, 2024
8 checks passed
@joperezr joperezr deleted the backport/pr-5024-to-release/8.1 branch July 23, 2024 09:06
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants