Skip to content

chore(triggers): remove stray [dbg-bc] debug console.log#1974

Merged
os-zhuang merged 1 commit into
mainfrom
chore/remove-dbg-bc-log
Jun 16, 2026
Merged

chore(triggers): remove stray [dbg-bc] debug console.log#1974
os-zhuang merged 1 commit into
mainfrom
chore/remove-dbg-bc-log

Conversation

@baozhoutao

Copy link
Copy Markdown
Contributor

What

Removes a leftover debug console.log('[dbg-bc]', ...) (and its // eslint-disable-next-line no-console comment) from RecordChangeTrigger.buildContext() in packages/triggers/trigger-record-change/src/record-change-trigger.ts.

Why

Stray debug logging left in from a prior investigation — it dumped ctx.input / after / record on every record-change automation hook fire, polluting logs in production. Pure noise; no behavior change.

Test

pnpm --filter @objectstack/trigger-record-change test — all 17 tests pass. (Two integration test files fail to load in an isolated worktree due to unbuilt @objectstack/core deps — pre-existing env noise, unaffected by this one-line deletion.)

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 16, 2026 4:16pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

📓 Docs Drift Check

No hand-written docs reference the 1 changed package(s). ✅

@os-zhuang
os-zhuang merged commit 086b3c9 into main Jun 16, 2026
14 checks passed
@os-zhuang
os-zhuang deleted the chore/remove-dbg-bc-log branch June 16, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants