Skip to content

test: add fake data to trigger pr preview#15

Open
blamas wants to merge 2 commits into
mainfrom
test-pr-preview
Open

test: add fake data to trigger pr preview#15
blamas wants to merge 2 commits into
mainfrom
test-pr-preview

Conversation

@blamas

@blamas blamas commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Description

Checklist

New enclosure design

  • Folder named src/content/enclosures/<slug>/
  • index.mdx with all required frontmatter fields
  • All referenced CSV files are present and have freq,value columns
  • All referenced PDF files are present
  • Driver references resolve to existing entries in data/drivers/
  • All units are SI (mm, L, Hz, dB, kg, W, Ω)
  • maxSplDb is only set if you have a simulation or measurement to back it up
  • verified: true only if you have real measured data
  • provenance will be auto-derived from measurement sources; double-check it looks right

New driver

  • File at data/drivers/<brand>/<id>.json
  • All required fields present (see schema/driver.schema.json)

Code change

  • npm run lint passes
  • npm test passes
  • npm run build passes (this validates all data)

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Boxdex preview

Status ✅ Deployed
Preview Open preview ↗
Commit 8716cf4
Updated 2026-07-09 14:42 UTC

@blamas blamas force-pushed the test-pr-preview branch from 0d1f0a7 to fa7a005 Compare July 8, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant