Skip to content

added firebase hosting feature#243

Open
ArshdeepSingh3-eaton wants to merge 1 commit into
devfrom
feature/firebase-hosting-of-showcase
Open

added firebase hosting feature#243
ArshdeepSingh3-eaton wants to merge 1 commit into
devfrom
feature/firebase-hosting-of-showcase

Conversation

@ArshdeepSingh3-eaton
Copy link
Copy Markdown
Contributor

Fixes # .

Changes proposed in this Pull Request:

-added firebase hosting feature on PR Creation

Screenshots / Screen Recording (if applicable)

To Test:

Any specific feedback you are looking for?

PR Readiness Checklist

Please confirm all items below have been addressed prior to requesting review:

  • Code has been formatted with Prettier
  • Code passes all linting checks
  • All tests pass
  • Code builds successfully
  • Translations have been updated (if applicable)
  • Documentation has been updated (if applicable)
  • Changelog has been updated (if applicable)

Copilot AI review requested due to automatic review settings May 15, 2026 07:33
@github-actions github-actions Bot added the brightlayer-ui set to identify Brightlayer UI platform issues for easy filtering label May 15, 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

This PR extends the existing CI workflow to publish the Showcase app build as an artifact and deploy a Firebase Hosting preview for pull requests targeting the dev branch.

Changes:

  • Upload the Showcase dist output as a workflow artifact after building.
  • Add a new deploy_showcase_preview job to deploy a Firebase Hosting preview for eligible PRs (non-fork, targeting dev).

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

with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_BLUI_REACT_SHOWCASE }}
projectId: blui-react-showcase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

brightlayer-ui set to identify Brightlayer UI platform issues for easy filtering

Development

Successfully merging this pull request may close these issues.

3 participants