-
-
Notifications
You must be signed in to change notification settings - Fork 0
feat(electron-service): v10.0.0 #59
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
Open
goosewobbler
wants to merge
64
commits into
main
Choose a base branch
from
feat/electron-service-10.0.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…dio/bundler 10.0.0-next.0
* feat: port logging improvements to electron service * test: add e2es for logging * chore: fix type error * chore: fix type errors, provide correct exports * test: fix multiremote * chore: remove EXAMPLE_DIR * chore: fix units * fix: get existing targets and attach to them * chore: reduce coverage thresholds * chore: sort log dirs by modification time * fix: use puppeteer to connect to renderer CDP * chore: remove debug logs * chore: remove debug logs * fix: multiremote logging * chore: add `@wdio/types` * fix: merge global options with cap-level options * fix: unwrap capabilities early in standalone mode * test: fix types and add no-binary support to standalone logging test - Add proper TypeScript types using @wdio/types - Support no-binary Electron apps (entry point vs binary) - Fix type error by unwrapping capabilities array - Remove debug logging for cleaner output * refactor: extract standalone setup * chore: use process.exit * fix: unit test * chore: rely on standalone test setup for xvfb * test: fix expectation * chore: fix xvfb issue * test: add units for log management * test: fix unhandled log stream errors * feat: renderer logs work independently via Puppeteer even when the CDP bridge is unavailable * docs: add documentation for logging * docs: improve standalone logging example * docs: split common issues and debugging * docs: port readme * docs: add migration doc
f6813bb to
721c0c2
Compare
721c0c2 to
17d93e7
Compare
33726f4 to
a9bed1d
Compare
940e2f2 to
1d77096
Compare
b723574 to
69cb250
Compare
69cb250 to
3b22b72
Compare
9120184 to
e8caf4c
Compare
e8caf4c to
2132842
Compare
1d58b4b to
cb9bc69
Compare
c4ff331 to
42da419
Compare
42da419 to
7a9eede
Compare
6e8e231 to
aecefff
Compare
aecefff to
65e268b
Compare
dbaf808 to
58bb5c8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
TODO:
wdio:electronVersion)read-package-upv12 ESM bundling issue