generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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(authN) - Add updated_by to inserts #360
Comments
michalkrzyz
added a commit
that referenced
this issue
Nov 28, 2024
Add assignments in app handlers Add inserts in database querries Adjust tests
drochow
pushed a commit
that referenced
this issue
Nov 28, 2024
michalkrzyz
added a commit
that referenced
this issue
Nov 28, 2024
Add assignments in app handlers Add inserts in database querries Adjust tests
dustindemmerle
pushed a commit
that referenced
this issue
Dec 2, 2024
drochow
added a commit
that referenced
this issue
Dec 3, 2024
…o OnComponentVersionAttachmentToIssue event (#403) * feat(issueMatch): added created_by field to new issue match in OnComponentVersionAttachmentToIssue event * updating issue_handler_events.go + test * docs(comp.backend): ADR - Enable filtering for component instance without support group or service * feat(authN) - Add updated_by to inserts #360 (#410) Add assignments in app handlers Add inserts in database querries Adjust tests * ci(keppel): seperate user and keppel domain (#414) * ci: seperated the user domain from the keppel domain * ci: fixed typo --------- Co-authored-by: David Rochow <[email protected]> Co-authored-by: Dustin Demmerle <[email protected]> Co-authored-by: dustindemmerle <[email protected]> Co-authored-by: michalkrzyz <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Task Description
Add updated_by to inserts
Acceptance Criteria:
Expected Test:
Add sufficient expectation for e2e metadata tests (currently nil is expected)
The text was updated successfully, but these errors were encountered: