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: add optional deleted field to common (proto and schema) #138

Merged
merged 7 commits into from
Sep 27, 2023

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    c89b553 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge branch 'main' of github.com:digidem/mapeo-schema into feat/addD…

    …eletedToCommon
    Tomás Ciccola committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a1b69e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. add description to common/deleted

    Tomás Ciccola committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    81fe06f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:digidem/mapeo-schema into feat/addD…

    …eletedToCommon
    Tomás Ciccola committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e67f5c9 View commit details
    Browse the repository at this point in the history
  3. add tests for deleted field and {enc,dec} conversions

    Tomás Ciccola committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9166171 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. make deleted required, fix tests

    Tomás Ciccola committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8ea2c4a View commit details
    Browse the repository at this point in the history
  2. test for deleted: true, add [require=true] to proto

    Tomás Ciccola committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a5d785e View commit details
    Browse the repository at this point in the history