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

Conform ServiceGroup to Service #172

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Conversation

FranzBusch
Copy link
Contributor

Motivation

It is possible to nest a ServiceGroup inside another ServiceGroup however we were missing the conformance to Service on the group.

Modification

This PR adds the conformance to Service to ServiceGroup.

# Motivation

It is possible to nest a `ServiceGroup` inside another `ServiceGroup` however we were missing the conformance to `Service` on the group.

# Modification

This PR adds the conformance to `Service` to `ServiceGroup`.
@FranzBusch FranzBusch merged commit 55f45e3 into main Feb 10, 2024
6 checks passed
@FranzBusch FranzBusch deleted the fb-service-service-group branch February 10, 2024 17:02
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