76c91f8325
* priority notif settings in bsync * lint * priority notifications lexicon update * codegen * putNotificationPreferences -> putPreferences * bsync: reorg around notif "priority", fix build, add validation & tests * bsync: notif channel fix, tests fix * bsky: update protos for priority notifs * api prerelease * add priority notif to actor state table * dataplane impl * appview: wire-up notif priority params * appview: notif priority tests * dataplane impl * fix up tests * tidy * add changeset --------- Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com> Co-authored-by: Devin Ivy <devinivy@gmail.com>
13 lines
203 B
YAML
13 lines
203 B
YAML
version: v1
|
|
plugins:
|
|
- plugin: es
|
|
opt:
|
|
- target=ts
|
|
- import_extension=
|
|
out: src/proto
|
|
- plugin: connect-es
|
|
opt:
|
|
- target=ts
|
|
- import_extension=
|
|
out: src/proto
|