port(upstream): #3381 - create credential store with owner-only permissions - #534
Merged
Conversation
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
Type
port(upstream)— the PR template has noport:checkbox. Conventional type isport, scopeupstream.feat:fix:refactor:docs:ci:chore:Scope
Upstream #3381: create credential store with owner-only permissions.
Head
port/upstream-3381-db-file-permissions@1917b23c69d178d320b436766dd28d0134bd98bf. Basemain.Independent branch off
main.Dirty primary checkout untouched.
Production files:
src/lib/dataDir.jssrc/lib/db/adapters/sqljsAdapter.jssrc/lib/db/backup.jssrc/lib/db/driver.jssrc/lib/db/paths.jsTest coverage
Focused specs:
tests/unit/db-file-permissions.test.jsSHA-pinned local gate (
lint,check:docs,check:registry-index,test:ci,build, commitlint).tests/__baseline__/known-fails.txtunchanged. Revert-proofed: focused specs went red after swapping production files back to the parent, then green after restore.Doc coverage
Inline JSDoc / module-header comments at the port site:
src/lib/dataDir.js,src/lib/db/adapters/sqljsAdapter.js,src/lib/db/backup.js,src/lib/db/driver.js,src/lib/db/paths.js.Baseline impact
None.
Wire-format / migration concerns
None beyond this upstream change. Existing stored API keys,
~/.9router/, andX-Msh-Platform: 9routerremain accepted.Breaking changes
Testing
test:ciat1917b23c69d178d320b436766dd28d0134bd98bf./tmp/gate-branch-v2.sh port/upstream-3381-db-file-permissions 1917b23c69d178d320b436766dd28d0134bd98bf;npx commitlint --from=origin/main --to=1917b23c69d178d320b436766dd28d0134bd98bf.Checklist
port(upstream):)