paritytech / paritytech/zombie-bite

Allow to override `cmd()`

Open
#138 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
12
Forks
7
Avg merge
4d 7h
Merged PRs (30d)
6

Description

We want to allow to set the cmd for both relay and parachain context, this should allow to be set in the toml. (for using from EM)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the relay and parachain context command handling and the TOML configuration parsing. Trace how each context currently obtains its cmd value, then verify that both can receive an override from TOML and that the configured command is used when launching them.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
devops, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.