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

feat: Add service override events #78

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Conversation

ollieread
Copy link
Member

This PR adds events for the following cases:

  • When a service override is registered ServiceOverrideRegistered
  • When a service override is being processed ServiceOverrideProcessing
  • When a service override has been processed ServiceOverrideProcessed
  • When a service override has been booted ServiceOverrideBooted

Completes #70

@ollieread ollieread added type: feat New feature status: accepted The issue has been accepted/acknowledged and is being actioned or will be labels Dec 16, 2024
@ollieread ollieread self-assigned this Dec 16, 2024
@ollieread ollieread linked an issue Dec 16, 2024 that may be closed by this pull request
@ollieread ollieread merged commit 88ced30 into main Dec 16, 2024
0 of 2 checks passed
@ollieread ollieread deleted the feat/70-service-override-events branch December 16, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted The issue has been accepted/acknowledged and is being actioned or will be type: feat New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Service override events
1 participant