Align mementos cloud runtime diagnostics#2
Open
andrei-hasna wants to merge 5 commits into
Open
Conversation
Contributor
Author
|
Worker update for PR merge queue:
Follow-up routed for selected non-author reviewer |
andrei-hasna
force-pushed
the
openloops/open-mementos/73f1b846-6f73-4265-a6af-0f08c83aeaff-27cf05dc
branch
from
July 7, 2026 17:21
5811f29 to
ef72cbe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
TMPDIR=/tmp BUN_TMPDIR=/tmp HOME=/tmp/mementos-task-73f1b846-home BUN_INSTALL_CACHE_DIR=$PWD/.bun-cache XDG_CACHE_HOME=$PWD/.cache bun test src/lib/storage-sync.test.ts src/cli/index.test.ts src/mcp/index-help.test.ts src/no-cloud-boundary.test.ts-> 72 pass, 0 failTMPDIR=/tmp BUN_TMPDIR=/tmp HOME=/tmp/mementos-task-73f1b846-home BUN_INSTALL_CACHE_DIR=$PWD/.bun-cache XDG_CACHE_HOME=$PWD/.cache bun run typecheck-> passedTMPDIR=/tmp BUN_TMPDIR=/tmp HOME=/tmp/mementos-task-73f1b846-home BUN_INSTALL_CACHE_DIR=$PWD/.bun-cache XDG_CACHE_HOME=$PWD/.cache bun run build-> passedTMPDIR=/tmp BUN_TMPDIR=/tmp HOME=/tmp/mementos-task-73f1b846-home BUN_INSTALL_CACHE_DIR=$PWD/.bun-cache XDG_CACHE_HOME=$PWD/.cache bun test --isolate --timeout=10000-> 2090 pass, 0 failgit diff --check-> passedgit diff --cached | todos redaction scan-> no secret-like values detectedsqlite:///remote URLs fail closed and migration dry-run redactsaccess_token,client_secret, andaws_secret_access_keyvaluesReview
Notes
lefthookmissing from PATH, but validation and staged secret scan were run explicitly./home/hasna/.hasna/conversations/messages.dband/home/hasna/.hasna/mementos/mementos.dbwere not writable in the sandbox; this blocker is recorded on the Todos task.Task: 73f1b846-6f73-4265-a6af-0f08c83aeaff