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
We'll plan to use https://github.com/FormidableLabs/formideploy which out-of-the box gives us per-PR deploys with deployment notifications and links in PR and takes care of the production deploy. ( Note: deploys of this project will be completely independent of formidable.com deploys or any other project )
Work to get there:
Reconfigure docusaurus to build to /open-source/react-native-owl/ instead of /. (I'm assuming docusaurus can easily do this).
Hook up formideploy to CI, replace placeholder deploy stuff, etc.
Add formidops user, GH CI user, and add secrets to this repo.
Make necessary changes in formidable.com website to accommodate the new site.
Clean up the website Docusaurus template docs (e.g. shouldn't mention deploy because we do it our way)
I'll try to get started on this this week so we have a staging site to look at by Monday.
The text was updated successfully, but these errors were encountered:
After talking with @formidableamy I think here's our goal:
We'll plan to use https://github.com/FormidableLabs/formideploy which out-of-the box gives us per-PR deploys with deployment notifications and links in PR and takes care of the production deploy. ( Note: deploys of this project will be completely independent of formidable.com deploys or any other project )
Work to get there:
/open-source/react-native-owl/
instead of/
. (I'm assuming docusaurus can easily do this).formideploy
to CI, replace placeholder deploy stuff, etc.formidops
user, GH CI user, and add secrets to this repo.formidable.com
website to accommodate the new site.website
Docusaurus template docs (e.g. shouldn't mention deploy because we do it our way)I'll try to get started on this this week so we have a staging site to look at by Monday.
The text was updated successfully, but these errors were encountered: