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

[FEATURE] generate type registry entry in service blueprint #20355

Merged
merged 1 commit into from
Jan 19, 2023

Commits on Jan 19, 2023

  1. [FEATURE] generate type registry entry in service blueprint

    We have support for this capability in the types, so the blueprints
    should make sure that there is a registry entry for each service. We
    originally left this out because we were unsure of the future of the
    service registry, but we made `Owner.lookup()` smart enough to resolve
    it, and the `@service` decorator continues to expect it.
    chriskrycho committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    cc58ddc View commit details
    Browse the repository at this point in the history