You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
We want to move our Widgetbook setup from collaction_app to this repo.
The setup should NOT include any widgets or any code from collaction_app, all of the widgets inside our Widgetbook will come from inside this monorepo.
Tasks for completion:
Move Widgetbook to ./packages/collaction_book
Integrate Widgetbook Previews into Pull Requests
Add common packages to collaction_book and test it works properly (Setup small Proof of Concept)
Other tasks (good to have):
CICD for when merging a new release to a release branch release/** eg. release/1.0.0
The text was updated successfully, but these errors were encountered:
Description:
We want to move our Widgetbook setup from
collaction_app
to this repo.The setup should NOT include any widgets or any code from
collaction_app
, all of the widgets inside our Widgetbook will come from inside this monorepo.Tasks for completion:
./packages/collaction_book
collaction_book
and test it works properly (Setup small Proof of Concept)Other tasks (good to have):
release/**
eg.release/1.0.0
The text was updated successfully, but these errors were encountered: