Skip to content

Conversation

@evan-morgan
Copy link
Contributor

📝 Description

Adds an autorun.zip example

Issue: Url to JIRA Issue

📋 List of Changes

  • Adds an autorun.zip example

🧪 Steps to Test

  1. Follow the readme

Notes to the Reviewer

📸 Screenshots

✔️ Dev Complete Checklist

  • PR template filled out
  • Change is tested by submitter
  • PR follows all linting and coding standards
  • Github Issue exists (if applicable)
  • Team member has been assigned
  • At least one commit message is in Conventional Commit format

@evan-morgan evan-morgan self-assigned this Dec 9, 2025
Copilot AI review requested due to automatic review settings December 9, 2025 04:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds a comprehensive collection of BrightSign example applications to the dev-cookbook repository, significantly expanding beyond the stated scope of just creating an autorun.zip example (PE-852).

Key additions:

  • Complete autorun.zip package example with build tooling and Partner Gallery integration documentation
  • Provisioning server example with Docker deployment
  • Multiple deployment, storage, and device integration examples

Reviewed changes

Copilot reviewed 25 out of 75 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
package.json Changed workspaces from wildcard pattern to explicit list of 13 example paths
examples/autorun-zip-package/* New comprehensive autorun.zip example with build script, documentation, and setup files
examples/provisioning-server/* New Docker-based provisioning server implementing BrightSign protocol
examples/self-signed-certs/* New example for handling self-signed certificates with BrightSign players
examples/node-starter/* New minimal Node.js HTTP server example
examples/node-simple-server/* New advanced Node.js server with tests and webpack
examples/local-storage/* New image slideshow with localStorage caching
examples/indexeddb-caching/* New video caching example using IndexedDB
examples/htmlwidget-iframes/* New example for trusted iframes configuration
examples/html-starter/* New basic HTML application starter
examples/enable-ldws/* New LDWS enablement examples (3 methods)
examples/bs-sqlite-db/* New SQLite database usage example
examples/bs-self-updater/* New TypeScript self-updating application
examples/bluetooth-scan/* New Bluetooth device scanning example
examples/README.md Updated to document all new examples

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@blshukla blshukla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 questions:

  • Can we move all the file renames to its own PR and get it merged first?
  • Why is the provisioning-server example part of this PR?

@bhastings1019
Copy link
Collaborator

2 questions:

  • Can we move all the file renames to its own PR and get it merged first?
  • Why is the provisioning-server example part of this PR?

I echo these points. At least the provisioning-server example, unless we are fine to be pushing quickly in this case. May be more burden than note to separate and push elsewhere.
I hadn't reviewed the example update or provision server yet thinking it's duplicate of separate PR.

@evan-morgan evan-morgan merged commit ca57941 into main Jan 12, 2026
2 checks passed
@evan-morgan evan-morgan deleted the PE-852/autorun.zip branch January 12, 2026 14:28
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.

4 participants