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

[suiop][env] move to pulumi env interactive for suiop env #20996

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

after-ephemera
Copy link
Contributor

Description

Use pulumi run -i instead to start an interactive shell with the user's preexisting shell. ctrl + d to exit back out.

Test plan

How did you test the new or updated feature?

cargo run --bin suiop -- env mysten/default/gcp-app-env
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
     Running `/Users/jordankylejensen/mysten/sui/target/debug/suiop env mysten/default/gcp-app-env`
done initializing 🎉

suiop-cli [jkj/suiop-env-esc] 

interactive:

cargo run --bin suiop -- env 
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
     Running `/Users/jordankylejensen/mysten/sui/target/debug/suiop env`
> Select an environment: mysten/default/gcp-app-env-dev
done initializing 🎉

suiop-cli [jkj/suiop-env-esc] 

Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

@after-ephemera after-ephemera requested a review from a team January 28, 2025 18:42
Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 7:04pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Feb 3, 2025 7:04pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Feb 3, 2025 7:04pm

@after-ephemera after-ephemera merged commit ea6aa80 into main Feb 4, 2025
47 checks passed
@after-ephemera after-ephemera deleted the jkj/suiop-env-esc branch February 4, 2025 15:21
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.

2 participants