-
Notifications
You must be signed in to change notification settings - Fork 429
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(hooks, api): manage entities hook #6219
Conversation
CDS Report build-all-cds#17554.0 ■
|
1 similar comment
CDS Report build-all-cds#17554.0 ■
|
CDS Report build-all-cds#17554.1 ✘
|
CDS Report build-all-cds#17554.2 ✘
|
CDS Report build-all-cds#17556.0 ✘
|
} | ||
} | ||
|
||
func (s *Service) repositoryHooksHandler() service.Handler { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/repository/entity
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Handler to receive hook from repository, so i think it's ok
CDS Report build-all-cds#17597.0 ✘
|
CDS Report build-all-cds#17598.0 ✘
|
CDS Report build-all-cds#17598.1 ✘
|
CDS Report build-all-cds#17599.0 ■
|
1 similar comment
CDS Report build-all-cds#17599.0 ■
|
CDS Report build-all-cds#17606.0 ✘
|
SonarCloud Quality Gate failed. |
@ovh/cds