Skip to content

chore: repin examples + docs site to current #3694 preview build (151ab52) - #64

Merged
jodeleeuw merged 3 commits into
mainfrom
chore/bump-3694-preview-pin
Jul 24, 2026
Merged

chore: repin examples + docs site to current #3694 preview build (151ab52)#64
jodeleeuw merged 3 commits into
mainfrom
chore/bump-3694-preview-pin

Conversation

@htsukamoto5

Copy link
Copy Markdown
Member

What

Repins every demo's jsDelivr <script>/<link> tags (and the SHA-quoting comments) to the current jsPsych#3694 preview build.

old new
preview SHA (jsDelivr /gh/ pin) 781eb500 151ab52 (151ab520542a8e48bcc4d5b21c74cdffae8b48c6)
#3694 head it was built from c5c4499 eddf2f6

Why

#3694 was slimmed to core-only and its head advanced. The preview bot rebuilt preview/pr-3694 at 151ab52. Note the head I pinned to (eddf2f6) is one commit past the 622a4b49 originally flagged — that lone commit is a chore (drop duplicate mkdocs nav entry and revert leftover lockfile/formatting churn), no multiplayer API change, so 151ab52 is the right "current preview build."

Verification

  • Both new URLs (index.browser.min.js and jspsych.css) return HTTP 200.
  • Re-grep of examples/+docs/ confirms no stale token (781eb500/c5c4499) remains.
  • Diff is pin-only: 13 files, 35 insertions / 35 deletions.

Scope

Examples/docs only. Packages' peerDependencies/devDependencies on jspsych and the local MultiplayerApiLike/MultiplayerAdapter type mirrors are intentionally untouched. No changeset — matches prior pin-bump precedent (changesets here are for published packages, not examples).

🤖 Generated with Claude Code

htsukamoto5 and others added 2 commits July 23, 2026 11:49
jsPsych#3694 was slimmed to core-only and its head advanced to eddf2f6.
The preview bot rebuilt to preview/pr-3694 @ 151ab52, so bump every demo's
jsDelivr <script>/<link> pin (and the SHA-quoting comments) from the stale
781eb500 (head c5c4499) to 151ab52 (head eddf2f6).

Verified both new URLs return HTTP 200. Examples/docs only — packages'
peerDeps and local type mirrors are intentionally untouched. No changeset
(matches prior pin-bump precedent; changesets here are for published packages).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…ab52)

The examples were repinned to the current #3694 preview build in the prior
commit; the docs site's first-tutorial jsPsych-core `<script>`/`<link>` pins and
the website README's preview-SHA note still pointed at the old `781eb500` build,
leaving the tutorial and demos on different preview builds. Repin them to
`151ab52` to match. The tutorial's `unpkg` `@jspsych-multiplayer/*` package tags
are untouched — those are the separate "needs a package republish" gap and keep
their ⚠️ notice.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@htsukamoto5 htsukamoto5 changed the title chore(examples): repin demos to current #3694 preview build (151ab52) chore: repin examples + docs site to current #3694 preview build (151ab52) Jul 23, 2026
@jodeleeuw
jodeleeuw merged commit 0910eb9 into main Jul 24, 2026
6 checks passed
@jodeleeuw
jodeleeuw deleted the chore/bump-3694-preview-pin branch July 24, 2026 13:16
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.

2 participants