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

Add callback interface to IEndpointInfoSource implementations #743

Merged

Conversation

jander-msft
Copy link
Member

Change the derived ServerEndpointInfoSource in tests to a callback system which will allow other systems to participate in IEndpointInfoSource changes. For example, other systems can now configure a newly discovered process within the system before the process's runtime is resumed.

@jander-msft jander-msft requested a review from kelltrick August 20, 2021 02:31
@jander-msft jander-msft requested a review from a team as a code owner August 20, 2021 02:31
@jander-msft jander-msft merged commit 46e093b into dotnet:main Aug 23, 2021
@jander-msft jander-msft deleted the dev/jander/endpoint-info-callback branch August 23, 2021 22:49
jander-msft added a commit that referenced this pull request Aug 24, 2021
* Update dependencies from https://github.com/dotnet/arcade build 20210817.1 (#733)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/aspnetcore build 20210817.14 (#735)

[main] Update dependencies from dotnet/aspnetcore

* Update dependencies from https://github.com/dotnet/runtime build 20210817.16 (#734)

[main] Update dependencies from dotnet/runtime

* Update dependencies from https://github.com/dotnet/diagnostics build 20210817.1 (#732)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20210818.1 (#739)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/arcade build 20210818.12 (#740)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/aspnetcore build 20210818.11 (#741)

[main] Update dependencies from dotnet/aspnetcore

* Add release notes (#738)

* Add release notes to project
* Add README.md and template for release notes

* Update dependencies from https://github.com/dotnet/arcade build 20210819.2 (#745)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/diagnostics build 20210819.1 (#744)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/runtime build 20210820.4 (#746)

[main] Update dependencies from dotnet/runtime

* Update dependencies from https://github.com/dotnet/aspnetcore build 20210819.24 (#747)

[main] Update dependencies from dotnet/aspnetcore

* Archive release notes from preview 6, reset releaseNotes.md for post preview 7 snap (#749)

* Update dependencies from https://github.com/dotnet/diagnostics build 20210820.1 (#752)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/runtime build 20210820.29 (#754)

[main] Update dependencies from dotnet/runtime

* Update dependencies from https://github.com/dotnet/aspnetcore build 20210820.26 (#755)

[main] Update dependencies from dotnet/aspnetcore

* Update dependencies from https://github.com/dotnet/aspnetcore build 20210821.2 (#756)

[main] Update dependencies from dotnet/aspnetcore

* Update main to Preview 8 (#751)

* Change call to UseApiKey to match pattern used elsewhere in Tests code (#757)

* Add release notes for preview 7 canidate build to main (#758)

* Update dependencies from https://github.com/dotnet/arcade build 20210820.4 (#753)

[main] Update dependencies from dotnet/arcade

* Add callback interface to IEndpointInfoSource implementations (#743)

Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Patrick Fenelon <[email protected]>
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