paritytech/Try Runtime GHA
Easily check runtime migrations for a Substrate-based blockchain using try-runtime-cli
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| runtime-package | The runtime package name | yes | — |
| node-uri | URI of a node to scrape state | yes | — |
| extra-args | Extra args to pass to the 'on-runtime-upgrade' subcommand. For example, "--disable-idempotency-check --no-weight-warnings". See all options at https://paritytech.github.io/try-runtime-cli/try_runtime_core/commands/on_runtime_upgrade/struct.Command.html. | — | "" |
| checks | Types of checks to run. For example, "pre-and-post". See all options at https://paritytech.github.io/try-runtime-cli/frame_support/traits/enum.UpgradeCheckSelect.html. | — | all |
| shared-cache-key | The shared cache key | — | try-runtime-gha |
Outputs
no outputs