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

dev: add --host to dev:bb and dev:jvm tasks #580

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

lread
Copy link
Collaborator

@lread lread commented May 15, 2024

Allows developer to specify --host 0.0.0.0 to allow anyone to remotely connect. Handy when debugging behaviour on VM or other computer.

Closes #578

Please complete and include the following checklist:

  • I have read CONTRIBUTING and the Etaoin Developer Guide.

  • This PR corresponds to an issue that the Etaoin maintainers have agreed to address.

  • This PR contains test(s) to protect against future regressions

  • I have updated CHANGELOG.adoc with a description of the addressed issue.

Allows developer to specify `--host 0.0.0.0` to allow anyone to remotely
connect. Handy when debugging behaviour on VM or other computer.

Closes #578
@lread lread merged commit d8e3eba into master May 15, 2024
51 of 53 checks passed
lread added a commit that referenced this pull request May 15, 2024
* master:
  tests: fix window switch tests (#581)
  dev: add `--host` to `dev:bb` and `dev:jvm` tasks (#580)
  Remove chrome's `--no-sandbox` from tests (#576)
@lread lread deleted the lread-repl-host-cli branch July 28, 2024 18:14
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.

internal dev: make it easy to start REPLs bound to 0.0.0.0
1 participant