Skip to content
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

Driver Service Fix Update #196

Merged
merged 35 commits into from
Sep 30, 2023
Merged

Conversation

goosewobbler
Copy link
Member

@goosewobbler goosewobbler commented Sep 29, 2023

  • Replaced appPath / appName / binaryPath with appBinaryPath to reduce complexity
  • Exposed getBinaryPath helper from wdio-electron-service/utils to assist users of appPath / appName
  • Separate launcher tests
  • Reverted CI script to previous state for release
  • Restructured examples directories
  • ESM example app is now ESM - using Electron 28 (currently nightly)
  • Now using Rollup instead of Webpack for examples
  • CJS build now using symlinks instead of files with a single require()
  • Updated deps

Copy link
Contributor

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@goosewobbler goosewobbler merged commit 96de4f8 into driver-service-fix Sep 30, 2023
@goosewobbler goosewobbler deleted the driver-service-fix-3 branch September 30, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants