macsync/deploy
Natalie f9cf50e695
Some checks failed
Swift Build & Test / swift build + test (push) Waiting to run
Server Typecheck & Test / bun typecheck + test (push) Failing after 5m9s
fix(server): unbuffered logging + reject operator token on contact sync
- logger: emit straight to fd 1/2 (unbuffered). The buffered process.std*
  streams block-buffer to a pipe under systemd, so low-volume logs never
  flushed and were invisible.
- /client/imessage/contacts: return 401 (like /sync/batch) when the caller
  presents the operator/service token instead of a device token, instead of
  500ing on a null deviceId downstream.
- systemd unit: reflect the working deploy (root + /root/.bun, Redis
  dependency, file logging since the droplet journald is volatile).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 19:47:18 -04:00
..
lib feat(deploy): video-projects FUSE mount over DO Spaces 2026-06-28 21:10:13 -04:00
systemd fix(server): unbuffered logging + reject operator token on contact sync 2026-06-29 19:47:18 -04:00
deploy-remote.sh apricot baseline: contacts-sync-core + BlobSyncManager + embedding/search/sync-history 2026-05-15 17:05:39 -07:00
deploy-server.sh chore(mac-sync): manifest + deploy + bunfig updates 2026-06-29 11:35:13 -04:00
install-photos-mount.sh feat(deploy): video-projects FUSE mount over DO Spaces 2026-06-28 21:10:13 -04:00
install.sh fix(@mac-sync): 🐛 add keychain search list cleanup on sign failure 2026-05-21 22:03:45 -07:00
photos-originals-mount.sh feat(deploy): video-projects FUSE mount over DO Spaces 2026-06-28 21:10:13 -04:00
retire-legacy.sh plum baseline: Phase 1/3/4/5 work (BaseSyncManager, SendQueue layer, ireminders, inotes) 2026-05-15 17:05:13 -07:00
seed-originals-to-spaces.sh feat(deploy): video-projects FUSE mount over DO Spaces 2026-06-28 21:10:13 -04:00
video-projects-mount.sh fix(deploy): use official rclone for mount (brew rclone lacks FUSE on macOS) 2026-06-28 21:18:03 -04:00