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

feat(site-builder): dry-run #325

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

chariskms
Copy link
Collaborator

@chariskms chariskms commented Dec 12, 2024

This PR introduces a dry-run mode for Sui updates and Walrus store operations, allowing users to estimate costs before publishing or updating a site.

Changes:

  • Added dry-run for Sui updates to estimate costs without committing.
  • Added dry-run for Walrus store to calculate storage costs.
  • Updated Walrus CLI command to include dry-run option for store.

Copy link

vercel bot commented Dec 12, 2024

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

Name Status Preview Comments Updated (UTC)
walrus-sites-sp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 3:42pm
walrus-sites-sp-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 3:42pm
walrus-sites-sw ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 3:42pm
walrus-sites-sw-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 3:42pm

Copy link

codspeed-hq bot commented Dec 12, 2024

CodSpeed Performance Report

Merging #325 will not alter performance

Comparing site-builder-dry-run-feature (3f7a4d1) with main (4583aa0)

Summary

✅ 3 untouched benchmarks

@chariskms chariskms changed the title feat: dry-run feature feat(site-builder): dry-run Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants