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: balance check skip confirmation #5012

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

mkykadir
Copy link
Contributor

Description

Balance checking will skip confirmation when CLI flag is defined. When balances are insufficient, CLI asks for confirmation to continue with deployment, if skip-confirmations is provided through CLI args this should be bypassed.

Backward compatibility

No, compatible with backwards

Testing

Manual

skip confirmation flag should skip for all confirmations even for balance checking
Copy link

changeset-bot bot commented Dec 16, 2024

🦋 Changeset detected

Latest commit: eae6d69

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@hyperlane-xyz/cli Patch
@hyperlane-xyz/ccip-server Patch
@hyperlane-xyz/github-proxy Patch
@hyperlane-xyz/helloworld Patch
@hyperlane-xyz/infra Patch
@hyperlane-xyz/sdk Patch
@hyperlane-xyz/utils Patch
@hyperlane-xyz/widgets Patch
@hyperlane-xyz/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@jmrossy jmrossy left a comment

Choose a reason for hiding this comment

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

Good idea!

@jmrossy jmrossy added this pull request to the merge queue Dec 16, 2024
Merged via the queue into hyperlane-xyz:main with commit 0c83724 Dec 16, 2024
27 of 32 checks passed
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.

2 participants