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

Enable ignition UI for deployments via hardhat scripts #843

Merged
merged 2 commits into from
Dec 15, 2024

Conversation

zoeyTM
Copy link
Contributor

@zoeyTM zoeyTM commented Nov 27, 2024

Resolves #839

Tested whatever situations I could think of and everything looked okay. Below is a sample output of a run on a local non-ephemeral network with an immediate follow up run that deploys nothing:

Screen Shot 2024-11-27 at 3 02 42 AM

@zoeyTM zoeyTM requested review from kanej and alcuadrado November 27, 2024 08:15
@alcuadrado
Copy link
Member

Zoey and I reviewed this, and decided we should add a boolean flag to control whether the UI should be displayed or not, which should default to false. We'll document this in the scripts guide, but it will work out of the box for test use cases (i.e. no unexpected output in tests).

@zoeyTM zoeyTM merged commit 4b5b2bf into development Dec 15, 2024
5 checks passed
@zoeyTM zoeyTM deleted the scripts-ui branch December 15, 2024 11:11
@zoeyTM zoeyTM mentioned this pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Display Ignition UI in Hardhat scripts
2 participants