Skip to content

Conversation

@m3dwards
Copy link
Collaborator

Fixes: #562

@bdp-DrahtBot
Copy link
Collaborator

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #563 (init: fix error when not creating custom by willcl-ark)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

Copy link
Collaborator

@josibake josibake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, can merge once CI passes

f"\nEdit the network files found in {custom_network_path} before deployment if you want to customise the network."
)
click.echo("\nWhen you're ready, run the following command to deploy this network:")
click.echo(f" warnet deploy {custom_network_path}")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!!

@m3dwards m3dwards merged commit 8f0a34d into main Sep 10, 2024
@m3dwards m3dwards deleted the init-bug branch September 10, 2024 11:43
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.

bug: warnet init fails if user does not create custom network

4 participants