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

Support multiple origins in PI deployments #2813

Closed
jmrossy opened this issue Oct 14, 2023 · 0 comments · Fixed by #2816
Closed

Support multiple origins in PI deployments #2813

jmrossy opened this issue Oct 14, 2023 · 0 comments · Fixed by #2816
Assignees
Labels
CLI dx permissionless permissionless deployments PI

Comments

@jmrossy
Copy link
Contributor

jmrossy commented Oct 14, 2023

Currently CLI and hyp-deploy only do one actual origin at a time despite potentially deploying to multiple chains (because that's how the deployers in the SDK work).

I propose we replace the two-step origin + remotes selection in the CLI with a single chain multi-select step and assume they should all be interconnected.

@jmrossy jmrossy self-assigned this Oct 14, 2023
@jmrossy jmrossy added dx permissionless permissionless deployments PI CLI labels Oct 14, 2023
jmrossy added a commit that referenced this issue Oct 17, 2023
### Description

- Support multiple origins in PI deployments
- Simplify ci test with single core deploy command
- Improve output format of chains list command

### Related issues

Fixes #2813 

### Testing

Tested locally and with e2e test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI dx permissionless permissionless deployments PI
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant