Skip to content

Fce 3152/deploy examples#64

Merged
PiotrWodecki merged 3 commits intomainfrom
FCE-3152/deploy-examples
Apr 14, 2026
Merged

Fce 3152/deploy examples#64
PiotrWodecki merged 3 commits intomainfrom
FCE-3152/deploy-examples

Conversation

@PiotrWodecki
Copy link
Copy Markdown
Member

No description provided.

Moved from web-client-sdk repo after examples migration (abad93c).
Deploys web-react/fishjam-chat to nginx server via SCP on push to main.
Moved from web-client-sdk repo after examples migration (abad93c).
Deploys web-react/livestreaming to GitHub Pages on push to main.
Copilot AI review requested due to automatic review settings April 14, 2026 14:44
@PiotrWodecki PiotrWodecki self-assigned this Apr 14, 2026
@linear
Copy link
Copy Markdown

linear bot commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

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

Adds automated deployment workflows for React example apps so updates to example code can be published without manual steps.

Changes:

  • Introduces a GitHub Pages deployment workflow for web-react/livestreaming.
  • Introduces an SCP-based deployment workflow for web-react/fishjam-chat to a static web server.

Reviewed changes

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

File Description
.github/workflows/livestreaming-deploy.yml Builds the livestreaming React example and deploys the dist output to GitHub Pages.
.github/workflows/fishjam-chat-deploy.yml Builds the fishjam-chat React example and deploys the dist output to a remote server via SCP.

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

GitHub Pages serves from a sub-path (/examples/), so assets need
relative URLs to load correctly.
@PiotrWodecki PiotrWodecki requested a review from Karolk99 April 14, 2026 15:04
@PiotrWodecki PiotrWodecki merged commit 6675829 into main Apr 14, 2026
1 check passed
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.

3 participants