fix(docker): include scripts/*.js in image so prebuild succeeds #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "brandon/ope-74-communitylink-pipeline-and-ui"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
check-mojibake.js (added in OPE-73 as a prebuild step) was not
reachable inside the container because
.dockerignoreexcluded theentire
scripts/directory. Replaced with fine-grained exclusions forPython 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