MystenLabs / sui

Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
https://sui.io
Apache License 2.0
6.28k stars 11.22k forks source link

[suiop][incidents][pro-236] show count before interactive selection #20305

Closed after-ephemera closed 1 week ago

after-ephemera commented 1 week ago

Description

print the count so we know what's coming

Test plan

DEBUG=true cargo run -- i r -i  
    Blocking waiting for file lock on build directory
   Compiling suiop-cli v1.39.0 (/Users/jkjensen/mysten/sui/crates/suiop-cli)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s
     Running `/Users/jkjensen/mysten/sui/target/debug/suiop i r -i`
2024-11-18T18:27:47.098537Z  INFO suiop: Debug mode enabled
2024-11-18T18:27:47.103333Z  INFO suioplib::cli::incidents: going back 7 days
Reviewing 4 recent incidents             
...                

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.

vercel[bot] commented 1 week ago

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 Nov 18, 2024 6:30pm
3 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **multisig-toolkit** | ⬜️ Ignored ([Inspect](https://vercel.com/mysten-labs/multisig-toolkit/G2hddA44tsp5qa1AFRpk7ZbrHUA5)) | | | Nov 18, 2024 6:30pm | | **sui-kiosk** | ⬜️ Ignored ([Inspect](https://vercel.com/mysten-labs/sui-kiosk/6KHHJmxVgFJaEd94aNVLiA2DhAQ3)) | | | Nov 18, 2024 6:30pm | | **sui-typescript-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/mysten-labs/sui-typescript-docs/4b5R2wMdtZgUDxFej1UAHztcLudk)) | | | Nov 18, 2024 6:30pm |
quepcompute commented 1 week ago

🚀