Closed shaspitz closed 11 months ago
Note an expect script on our side previously bypassed this issue. I believe in upgrading to a newer version of hyperlane, the cli workflow has changed and I cannot get an expect script to work anymore
@shaspitz Thanks for filing this. We have identified the issue and will fix it as soon as we can
@shaspitz thanks for all the CLI feedback recently btw, much appreciated. doing our best to patch as fast you point out 🫡
In upgrading our ref of hyperlane to v3.3, including usage of the new cli tool, I'm seeing that the
--yes
flag relevant to bothhyperlane deploy core
andhyperlane deploy warp
is not working as intended. It just doesn't actually skip confirmation prompts. This functionality is necessary to deploy in a dockerized environmentVersion
3.3 -> https://github.com/hyperlane-xyz/hyperlane-monorepo/commit/8b16adee486a6b1a1f0d4fbd1b419369241813b2
Example
Running
in a docker container produces the following logs, where the container eventually exits