Conversation
🦋 Changeset detectedLatest commit: 70781a6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Implements @varlock/keeper-plugin with: - @initKeeper() root decorator for initialization - keeper() resolver for fetching secrets by UID, title, or notation - keeperSmToken data type for config token validation - Multiple instance support - Comprehensive tests and documentation Agent-Logs-Url: https://github.com/dmno-dev/varlock/sessions/228e9664-29fc-48dc-8c95-7905e2089951 Co-authored-by: theoephraim <1158956+theoephraim@users.noreply.github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
commit: |
|
@copilot add a docs page |
Agent-Logs-Url: https://github.com/dmno-dev/varlock/sessions/b8f6fab2-cea5-4bd7-9bd8-844e8f43344b Co-authored-by: philmillman <3722211+philmillman@users.noreply.github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
varlock-website | 3c0482e | Commit Preview URL Branch Preview URL |
Apr 03 2026, 02:41 PM |
Added in 3c0482e — created |
Agent-Logs-Url: https://github.com/dmno-dev/varlock/sessions/c2e9f5cc-e2cb-4aa1-8643-fec4167eb113 Co-authored-by: theoephraim <1158956+theoephraim@users.noreply.github.com>
secretsCache/fetchSecrets(recordsFilter?)/_fetchSecretsapproachpendingBatch+_executeBatch()usingcreateDeferredPromise+setImmediatefetchSecrets(uid?)accumulates UIDs into the batch;setImmediatefires a single filtered SDK callKEEPER_UID_RE+extractUidFromRef()helper; used ingetSecretByNotation/getSecretFieldto pass UID tofetchSecretsprocess()— all batching happens at resolve time