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

fix: remove project specific network deprecation warning #3374

Merged
merged 3 commits into from
Sep 20, 2023

Conversation

ericswanson-dfinity
Copy link
Member

Description

When running dfx start with a project-specific network (dfx.json contains a local network definition), dfx displays the following warning:

WARN: Project-specific networks are deprecated and will be removed after February 2023.

It's mid-September, which is not a good look, but also we shouldn't remove project-specific networks until we can support multiple subnet types at the same time.

How Has This Been Tested?

Ran dfx start in a directory where dfx.json defined a local network.

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 changed the title Remove project specific network deprecation warning fix: remove project specific network deprecation warning Sep 19, 2023
@mergify mergify bot merged commit 468bc66 into master Sep 20, 2023
171 checks passed
@mergify mergify bot deleted the remove-project-specific-network-deprecation-warning branch September 20, 2023 13:59
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