Skip to content

Add --dry-run to the manifest-mutating scripts #59

Description

@collinsadi

scripts/update-artifact-manifest.ts and scripts/update-manifest-wasm-hashes.ts write files directly with no preview, unlike deploy-contracts.ts, which already supports --dry-run. We should add a --dry-run flag that prints the computed hash diffs without writing.

Acceptance criteria

  • Both scripts accept --dry-run, print a diff, and write nothing.
  • It is documented in the script help and the README command reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Official CampaignPart of the official campaigndxDeveloper experiencemediumMedium prioritytech-debtCleanup, refactor, dead codetoolingScripts and tooling

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions