Skip to content
Snippets Groups Projects

Sync audit events to new tables

Merged Harsimar Sandhu requested to merge 470481-sync-audit-events-to-new-tables into master
All threads resolved!

What does this MR do and why?

Sync audit events to new tables

This commit enables syncing of audit events to new tables using AuditEventService

EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Login to local gdk
  2. Check AuditEvent.last and AuditEvents::UserAuditEvent.last are both generated.

Related to #470481 (closed)

Edited by Harsimar Sandhu

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Hitesh Raghuvanshi
  • Hitesh Raghuvanshi
  • Hitesh Raghuvanshi approved this merge request

    approved this merge request

  • added pipelinetier-3 label and removed pipelinetier-1 label

  • Before you set this MR to auto-merge

    This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.

    Before you set this MR to auto-merge, please check the following:

    • You are the last maintainer of this merge request
    • The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
    • This pipeline is recent enough (created in the last 8 hours)

    If all the criteria above apply, please set auto-merge for this merge request.

    See pipeline tiers and merging a merge request for more details.

  • requested review from @georgekoltsov

  • E2E Test Result Summary

    allure-report-publisher generated test report!

    e2e-test-on-gdk: :white_check_mark: test report for e898d030

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Package     | 16     | 0      | 15      | 0     | 31    | ✅     |
    | Verify      | 43     | 0      | 2       | 0     | 45    | ✅     |
    | Plan        | 70     | 0      | 0       | 0     | 70    | ✅     |
    | Govern      | 71     | 0      | 0       | 0     | 71    | ✅     |
    | Create      | 127    | 0      | 12      | 0     | 139   | ✅     |
    | Manage      | 0      | 0      | 1       | 0     | 1     | ➖     |
    | Release     | 5      | 0      | 0       | 0     | 5     | ✅     |
    | Data Stores | 30     | 0      | 1       | 0     | 31    | ✅     |
    | Analytics   | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Monitor     | 8      | 0      | 0       | 0     | 8     | ✅     |
    | Fulfillment | 1      | 0      | 0       | 0     | 1     | ✅     |
    | Secure      | 2      | 0      | 0       | 0     | 2     | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 375    | 0      | 31      | 0     | 406   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+

    e2e-package-and-test: :white_check_mark: test report for e898d030

    expand test summary
    +-------------------------------------------------------------+
    |                       suites summary                        |
    +--------+--------+--------+---------+-------+-------+--------+
    |        | passed | failed | skipped | flaky | total | result |
    +--------+--------+--------+---------+-------+-------+--------+
    | Govern | 105    | 0      | 8       | 2     | 113   | ✅     |
    | Create | 270    | 0      | 34      | 0     | 304   | ✅     |
    +--------+--------+--------+---------+-------+-------+--------+
    | Total  | 375    | 0      | 42      | 2     | 417   | ✅     |
    +--------+--------+--------+---------+-------+-------+--------+
    Edited by Ghost User
  • added 1 commit

    • 4c8cb1c0 - Apply 2 suggestion(s) to 1 file(s)

    Compare with previous version

  • Harsimar Sandhu reset approvals from @hraghuvanshi by pushing to the branch

    reset approvals from @hraghuvanshi by pushing to the branch

  • added 1 commit

    Compare with previous version

  • requested review from @georgekoltsov

  • added 1 commit

    Compare with previous version

  • George Koltsov approved this merge request

    approved this merge request

  • Hitesh Raghuvanshi approved this merge request

    approved this merge request

  • Hitesh Raghuvanshi resolved all threads

    resolved all threads

  • Hitesh Raghuvanshi enabled automatic add to merge train when checks pass

    enabled automatic add to merge train when checks pass

  • Hitesh Raghuvanshi started a merge train

    started a merge train

  • mentioned in commit 9b5f44c7

  • added workflowstaging label and removed workflowcanary label

  • changed milestone to %17.3

  • Please register or sign in to reply
    Loading