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: Make logs store only the payload of the write action #295

Merged
merged 3 commits into from
Aug 31, 2022

Commits on Aug 1, 2022

  1. feat: Make logs store only the payload of the write action

    Also, add a migration to alter logs with invalid fields preCommitVolumes and postCommitVolumes.
    gfyrag committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    5d8cf2e View commit details
    Browse the repository at this point in the history
  2. fix: tests

    gfyrag committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    61aef48 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. feat: Add a log processor to compute the expected model reading logs. (

    …#292)
    
    * feat: Add a log processor to compute the expected model reading logs.
    
    * fix: tests
    gfyrag authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    6dfd34a View commit details
    Browse the repository at this point in the history