-
Notifications
You must be signed in to change notification settings - Fork 23
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
Several refactorings #782
Several refactorings #782
Conversation
…tons and connect asset publisher
Merge pull request #765 from catenax-ng/main
Feature/698 oauth client scope
Security/spring update
… it will per saved as error.
… it will per saved as error.
… it will per saved as error.
…store-implementation Chore/596 refactoring policystore implementation
… of edc contracts in regards of notifications.
… of edc contracts in regards of notifications.
…store-implementation chore(policies): 596 - Added policy from policy store to the creation…
…store-implementation chore(bug): 596 - Fix if policy already exists
…etail-view chore(parts): 630 create extended part detailed View
…tion feature: 762 update documentation for 24.5 release
chore-xxx: added scheduler documentation
chore(e2e): fix failing tests
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.
LGTM
@Override | ||
protected IrsRepository getIrsRepository() { | ||
return irsRepository; | ||
protected JobRepository getJobRepository() { |
Check notice
Code scanning / CodeQL
Missing Override annotation Note
AbstractAssetBaseService.getJobRepository
@Override | ||
protected IrsRepository getIrsRepository() { | ||
return irsRepository; | ||
protected JobRepository getJobRepository() { |
Check notice
Code scanning / CodeQL
Missing Override annotation Note
Description
Added
OAUTH2_CLIENT_SCOPE
intodeployment.yaml
#695 OAuth2.0 Client scope configurationChanged
Removed
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: