RFC: PR preview demos proposal by chrisgervang · Pull Request #10022 · visgl/deck.gl

This RFC proposes adding PR-specific demo and preview functionality to deck.gl, making it easier for reviewers to test changes without needing to clone branches and run examples locally.

The RFC discusses four approaches that could be implemented independently or in combination:

See the RFC for detailed pros/cons of each approach and implementation considerations.

Note

Low Risk
Documentation-only change adding a draft RFC; no code or runtime behavior is modified.

Overview
Adds a new draft RFC document (dev-docs/RFCs/proposals/pr-preview-demos-rfc.md) proposing PR-specific preview/demo workflows to make visual review easier without local setup.

The RFC outlines four implementation options (label-triggered website previews, a temporary code-review example, external sandbox integration, and automatic browser-example deployments) plus hosting, cleanup, and pull_request_target/secrets security considerations and open questions.

Written by Cursor Bugbot for commit 61d5a3f. This will update automatically on new commits. Configure here.