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(iota/docs): add dev inspect test and docs #5022

Merged
merged 4 commits into from
Jan 27, 2025

Conversation

Thoralf-M
Copy link
Member

Description of change

Add a test that calls --dev-inspect for a PTB in the CLI and add some docs around dry-run and dev-inspect.
Also did a small refactor that was suggested in the previous PR #5021 (comment)

Links to any relevant issues

Fixes #5019

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Running the test and commands in the docs

@Thoralf-M Thoralf-M requested review from a team as code owners January 24, 2025 23:20
Copy link

vercel bot commented Jan 24, 2025

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

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
apps-backend ⬜️ Ignored (Inspect) Visit Preview Jan 27, 2025 1:15pm
apps-ui-kit ⬜️ Ignored (Inspect) Visit Preview Jan 27, 2025 1:15pm
rebased-explorer ⬜️ Ignored (Inspect) Visit Preview Jan 27, 2025 1:15pm
wallet-dashboard ⬜️ Ignored (Inspect) Visit Preview Jan 27, 2025 1:15pm

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 24, 2025
@iota-ci iota-ci added dev-tools Issues related to the Developer Tools Team sc-platform Issues related to the Smart Contract Platform group. labels Jan 24, 2025
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

@Thoralf-M Thoralf-M force-pushed the dev-tools/dev-inspect2 branch from 8c5db79 to 8b005d7 Compare January 25, 2025 00:27
@Thoralf-M Thoralf-M force-pushed the dev-tools/dev-inspect2 branch from 8b005d7 to 8e3250a Compare January 25, 2025 00:27
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
docs/content/references/cli/ptb.mdx Outdated Show resolved Hide resolved
Co-authored-by: Thibault Martinez <[email protected]>
Co-authored-by: Lucas Tortora <[email protected]>
Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

@Thoralf-M Thoralf-M merged commit 3c3d80d into develop Jan 27, 2025
41 checks passed
@Thoralf-M Thoralf-M deleted the dev-tools/dev-inspect2 branch January 27, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-tools Issues related to the Developer Tools Team documentation Improvements or additions to documentation sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dev-inspect test and basic docs
6 participants