pcbjam/scripts/deploy
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Istvan Matejcsok 20e5eb941c fix: point GPL corresponding-source URLs at the PCBJam org
Every repo moved from emergence-engineering/ to PCBJam/, but the published
source pointers still named the old org. GitHub's transfer redirect resolves
them (all six checked, 301 -> 200), so nothing is broken today — but it stops
working the moment anyone creates a repo at an old path, and a GPLv3
corresponding-source pointer is a poor thing to leave depending on a redirect.

CI never passes --repo, so the hardcoded default is what actually ships: the
editor's version badge on editor.pcbjam.com has been linking users to the old
org for their source.

Covers the source pointers (licenses.md, terms.md 12.4, REPO_URL and its doc
comment, the three build-script --repo defaults, the site footer's build-commit
link) and the two "our GitHub" org links. Bumps the pcbjam-shared pointer for
the same fix there.

Deliberately untouched: emergence-engineering.com, the company domain behind
contact@ and the EE credit block — the trailing slash in the substitution keeps
it out. And docs/security-audit-glm/, which describes a finding rather than
linking anywhere.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 12:19:54 +02:00
..
lib fix(deploy): retry transient CF API failures in the r2 store (4 attempts, backoff) 2026-07-29 09:18:46 +02:00
build-demo.mjs fix: point GPL corresponding-source URLs at the PCBJam org 2026-08-03 12:19:54 +02:00
build-editor.mjs fix: point GPL corresponding-source URLs at the PCBJam org 2026-08-03 12:19:54 +02:00
dev-demo.mjs fix: point GPL corresponding-source URLs at the PCBJam org 2026-08-03 12:19:54 +02:00
publish-content.mjs feat(demo): demo.pcbjam.com deploy — versioned WASM CDN + static gallery + tag CI 2026-06-19 11:39:09 +02:00
publish-libs.ts feat: standalone download-consent gate + truthful loading states (standalone-load-ux 0001/0002) 2026-07-29 07:48:25 +02:00
publish-models.ts feat(3d): lazy 3D model delivery R2→IDB→WASM 2026-07-02 11:35:36 +02:00
publish-wasm.mjs feat: standalone download-consent gate + truthful loading states (standalone-load-ux 0001/0002) 2026-07-29 07:48:25 +02:00
upload-models-r2.sh feat(3d): live models CDN — 10.0.3 publish wiring + wrl→step fallback 2026-07-02 11:35:37 +02:00
wasm-cache-hash.mjs plugins 0002: kicad_tools --ipc356 + --fab-components fab exporters 2026-07-27 14:01:30 +02:00