Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@eatonphil
Copy link
Member

@eatonphil eatonphil commented Jul 6, 2022

You could override the port in the server Address field but the Port field was ignored. Really there's no need for the Port field to be separate anyway so I'm just dropping it.

Closes #274

image

Additionally this PR:

  • Bumps all Node and Go dependencies
  • Breaks out credentialed tests that will fail for any non-Multiprocess org members. The goal is so that it's easy to see when these tests alone fail.
  • Breaks out the global database install into per-test docker calls. All integration tests are being moved into the integration test directory and the new withDocker helper helps schedule the docker image needed for each test. All database tests have been ported.

@eatonphil eatonphil force-pushed the pe/drop-server-port-input branch from b4a5064 to 0b54370 Compare July 24, 2022 22:59
@eatonphil eatonphil force-pushed the pe/drop-server-port-input branch from 6f0ba71 to 1e7e5d5 Compare July 24, 2022 23:39
@eatonphil eatonphil merged commit 4a11125 into main Jul 25, 2022
@eatonphil eatonphil deleted the pe/drop-server-port-input branch July 25, 2022 01:49
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.

SSH ignoring non-standard port

2 participants