Skip to content

Commit

Permalink
feat: add remoteDetectionAlert doc type (#234)
Browse files Browse the repository at this point in the history
* add `remoteDetectionAlert` doc type

* WIP: 7b5de70 add failing test

* fix: observation metadata types and encoding defaults

* fix: don't generate partial and json methods (unused)

* Add geometry property

* rename geometry proto stub

* make detectionDate{Start,End} proto required

---------

Co-authored-by: Tomás Ciccola <tciccola@digital-democracy.com>
Co-authored-by: Evan Hahn <ehahn@digital-democracy.com>
Co-authored-by: Gregor MacLennan <gmaclennan@digital-democracy.org>
  • Loading branch information
4 people authored Sep 30, 2024
1 parent 1790825 commit bf8e0a9
Show file tree
Hide file tree
Showing 18 changed files with 350 additions and 366 deletions.
1 change: 1 addition & 0 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ plugins:
- enumsAsLiterals=true
# - outputIndex=true
- oneof=unions
- Mgeometry/stub.proto=@comapeo/geometry
Loading

0 comments on commit bf8e0a9

Please sign in to comment.