RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://rocketchat.github.io/EmbeddedChat/docs
113 stars 223 forks source link

[Feat] : Deploy PR Previews to GitHub Pages #617

Open devanshkansagra opened 1 month ago

devanshkansagra commented 1 month ago

As an EmbeddedChat developer

I need to: Deploy the preview of the changes made in a pull request to Github Pages

So That: Maintainers and other users can get to see and review the output before it gets merged

Acceptance Criteria

Rough Example Make it something like this: https://rocketchat.github.io/EmbeddedChat/pulls/<pr-number>/

devanshkansagra commented 1 month ago

Hey @sidmohanty11 and @Spiral-Memory, I am working on this !

Spiral-Memory commented 1 month ago

Sure @devanshkansagra

devanshkansagra commented 4 weeks ago

Hey @Spiral-Memory, which projects of monrepo do we have to add in this?

Spiral-Memory commented 4 weeks ago

For all (but for a start, you can test for Embedded Chat (as that's the most important one)

devanshkansagra commented 4 weeks ago

No I am talking about, do I add react, layout-editor, ui-elements?? or all??

Spiral-Memory commented 4 weeks ago

All (for testing, react is fine, but we need all)

devanshkansagra commented 4 weeks ago

ok