pcbjam/.github/workflows
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Gergő Törcsvári 473e1eb935
3D models from the registry: --models-source flag, staging + prod editor builds
The staging editor was built with neither --models-tag (no models on the
staging CDN) nor VITE_MODELS_SOURCE, so modelsSourceConfig() returned null,
no model3d handler was installed and every 3D ensure answered "(unserved)"
despite the chunked packages3D ingest being complete on the staging registry.

- build-editor.mjs: --models-source <cdn|registry> → VITE_MODELS_SOURCE
- deploy-staging.yml: editor builds with --models-source registry
- release.yml: prod editor builds with --models-source registry (libs/0016 §6
  step 4); MODELS_TAG now only feeds the demo build, which has no closed API.

Prod rollout order: split-lib-kinds + packages3D ingest on prod BEFORE the
next release tag — prod's registry currently has 0 model3d libs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01H1iwtBFvQ8CFg966bqSZh2
2026-08-25 13:23:03 +02:00
..
ci-ubicloud.yml jspi: retire the asyncify pipeline — knob, post-link tail, binaryen hooks 2026-08-13 08:39:12 +02:00
deploy-demo.yml feat(editor): report uncaught errors to Better Stack 2026-08-03 12:24:30 +02:00
deploy-site.yml chore(deploy/site): retire the migration scaffolding, keep the health check 2026-07-27 15:08:56 +02:00
deploy-staging.yml 3D models from the registry: --models-source flag, staging + prod editor builds 2026-08-25 13:23:03 +02:00
publish-libs.yml feat(deploy): publish-libs CI + full clone (C1.3) 2026-06-20 12:47:38 +02:00
release.yml 3D models from the registry: --models-source flag, staging + prod editor builds 2026-08-25 13:23:03 +02:00
wasm-build.yml screenshots: R2-hosted manifest becomes the baseline source of truth (morelli cutover) 2026-08-19 14:35:08 +02:00