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

feat: bootstrap: look up replica/emulator port #2317

Merged
merged 4 commits into from
Jul 6, 2022

Conversation

ericswanson-dfinity
Copy link
Member

Description

dfx replica writes the replica port into one of two places. Make dfx bootstrap look up the replica port from there.

This way, it won't be necessary to have a network entry in dfx.json. This will help with the upcoming system-wide dfx changes, because adding a network entry in dfx.json would alter the conditions of the test.

Fixes https://dfinity.atlassian.net/browse/SDK-511

How Has This Been Tested?

Covered by existing e2e tests

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@ericswanson-dfinity ericswanson-dfinity requested a review from a team as a code owner July 6, 2022 00:53
@mergify mergify bot merged commit 3396f5e into master Jul 6, 2022
@mergify mergify bot deleted the ericswanson/sdk-511-bootstrap-use-running-port branch July 6, 2022 17:33
@mergify mergify bot removed the automerge-squash label Jul 6, 2022
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