-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(refactor): restructure repo & support WDIO v9 #623
Conversation
937eac3
to
f1bf735
Compare
f1bf735
to
b777a2b
Compare
77071f7
to
d4f4a85
Compare
c6715f2
to
9a091d7
Compare
9baa012
to
5ad0fa3
Compare
@christian-bromann I think this is good to go. Once merged I'll release some test builds. Tracking the remaining release tasks in #533. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic work 👍
I don't see anything critical here. One questions though: do we want to keep the graph images in the repo or are they part of dev documentation?
Good catch, they should go in the docs. |
Restructuring the repo into a proper monorepo using Turborepo and PNPM workspaces. This includes the update to support WDIO v9.
Note that we are using npm to build the forge examples. This is obviously very hacky but we should be able to make it a lot cleaner (and faster) if / when Forge supports PNPM.
Closes #443.
TODO:
mac-universal
E2E failures #576example-forge-esm:build
DevToolsActivePort
b0rkage