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][pulumi] update command #20731

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

after-ephemera
Copy link
Member

Description

Command to trigger a dependency update for all pulumi programs in the given directory. This will make codemod updates for things like PRO-194 much easier

Test plan

cargo run -- p u ~/mysten/sui-operations/pulumi/apps              
   Compiling suiop-cli v1.40.0 (/Users/jkjensen/mysten/sui/crates/suiop-cli)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.20s
     Running `/Users/jkjensen/mysten/sui/target/debug/suiop p u /Users/jkjensen/mysten/sui-operations/pulumi/apps`
2024-12-24T17:23:14.098064Z  INFO suioplib::cli::pulumi::deps: Processing subdirectory: /Users/jkjensen/mysten/sui-operations/pulumi/apps/suifrens
2024-12-24T17:23:14.098584Z  INFO suioplib::cli::pulumi::deps: Updating dependencies for python
2024-12-24T17:23:14.098591Z  INFO suioplib::cli::pulumi::deps: Updating dependencies for python project at /Users/jkjensen/mysten/sui-operations/pulumi/apps/suifrens
2024-12-24T17:23:15.316311Z  INFO suioplib::cli::pulumi::deps: Processing subdirectory: /Users/jkjensen/mysten/sui-operations/pulumi/apps/suifrens/__pycache__

...

2024-12-24T17:26:08.786248Z  INFO suioplib::cli::pulumi::deps: Successfully updated dependencies

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 December 24, 2024 17:27
Copy link

vercel bot commented Dec 24, 2024

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 Dec 24, 2024 5:30pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Dec 24, 2024 5:30pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Dec 24, 2024 5:30pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Dec 24, 2024 5:30pm

@after-ephemera after-ephemera temporarily deployed to sui-typescript-aws-kms-test-env December 24, 2024 17:27 — with GitHub Actions Inactive
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.

1 participant