fix(docker): include scripts/*.js in image so prebuild succeeds #18

Merged
brandon merged 1 commit from brandon/ope-74-communitylink-pipeline-and-ui into main 2026-07-21 06:03:24 +00:00
Collaborator

check-mojibake.js (added in OPE-73 as a prebuild step) was not
reachable inside the container because .dockerignore excluded the
entire scripts/ directory. Replaced with fine-grained exclusions for
Python files and data files only; JS build scripts are now copied in.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Summary

Data origin attestation

  • This PR touches authored data, taxonomy, or schema
  • Fields / values changed:
  • Source of each change:
  • No AI-derived values enter canonical fields silently (any enrichment is marked provisional)
  • Reviewed by the data authority (Brandon, @Enli10ment), or queued for his review
check-mojibake.js (added in OPE-73 as a prebuild step) was not reachable inside the container because `.dockerignore` excluded the entire `scripts/` directory. Replaced with fine-grained exclusions for Python files and data files only; JS build scripts are now copied in. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> ## Summary <!-- What does this PR do? --> ## Data origin attestation <!-- Complete this section if the PR touches: src/data/ or src/lib/schemas.ts (authored matrix data or the schema). --> - [ ] This PR touches authored data, taxonomy, or schema - **Fields / values changed:** - **Source of each change:** <!-- xlsx cell · Brandon's email (date) · workshop disposition · deterministic computation from xlsx --> - [ ] No AI-derived values enter canonical fields silently (any enrichment is marked provisional) - [ ] Reviewed by the data authority (Brandon, @Enli10ment), or queued for his review <!-- Multilateral data process: docs/governance.md (workspace repo) -->
fix(docker): include scripts/*.js in image so prebuild succeeds
Some checks are pending
Deploy to GitHub Pages / build (pull_request) Waiting to run
Deploy to GitHub Pages / deploy (pull_request) Blocked by required conditions
a9810c3df4
check-mojibake.js (added in OPE-73 as a prebuild step) was not
reachable inside the container because `.dockerignore` excluded the
entire `scripts/` directory. Replaced with fine-grained exclusions for
Python files and data files only; JS build scripts are now copied in.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
openhaven/openhaven.net!18
No description provided.