-
Notifications
You must be signed in to change notification settings - Fork 218
CI for #6396 #6633
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
CI for #6396 #6633
Conversation
- Introduced a new `host` flag in the dev command to specify the network interface for the web server, defaulting to 'localhost'. - Updated the `DevOptions` interface to include the `host` property. - Modified the setup of proxy server processes to utilize the new `host` option. - Renamed `startProxyServer` to `proxyService` for clarity in the proxy server function.
- Add missing directory and update properties to DevOptions test objects - Add missing config property to TestAppWithConfigOptions calls - Add missing partnerUrlsUpdated property to DevConfig setupDevProcesses calls - Update CLI documentation and manifest for --host flag
|
We detected some changes at Caution DO NOT create changesets for features which you do not wish to be included in the public changelog of the next CLI release. |
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success3317 tests passing in 1379 suites. Report generated by 🧪jest coverage report action from c5fae9c |
Running CI for #6396