Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add: zombienet initial structure * add: zombienet introduction * fix: adding padding for tabbed elements * fix: updating installation paths * fix: updating native installation as well as adding nix installation steps * fix: adding docker installation steps * fix: removing custom virtual env name * fix: complementing docker docs * fix: nix installation command updated * add: kubernetes req and features * add: podman req and features * add: native provider req and feats * fix: complementing features on native provider * fix: adding cli commands * fix: adding final argument to cli commands * fix: adding flags to cli docs * fix: updating commands table positions * fix: formatting + adding minimal examples for settings and relaychain * fix: adding nodes key to relachain params * fix: adding node_groups subkey to relaychain settings * fix: indent + json example for node_groups clarification * fix: wrapping up para params and adding hrmp channels params * add: testing section * fix: grammar and typos * fix: updating testing section * fix: updating indents on assertions section * fix: updating indents on commands section * fix: updating indents on base-example.json * fix: relaychain-example-node-groups.json indents * fix: redundant explanation on prometheus_prefix param definition * fix: updating visuals on providers * add: tutorials wip * fix: replacing all typos on target _blank * Update docs/dev-tools/zombienet/index.md Co-authored-by: 0xLucca <[email protected]> * Update docs/dev-tools/zombienet/index.md Co-authored-by: 0xLucca <[email protected]> * fix: zombienet installation paraphrasing * fix: paraphrasing nix installation intro * fix: updating grammar on providers intro * Update docs/dev-tools/zombienet/index.md Co-authored-by: 0xLucca <[email protected]> * Update docs/dev-tools/zombienet/index.md Co-authored-by: 0xLucca <[email protected]> * fix: paraphrasing overused of 'the following section' * fix: making cli commands explanations more straightforward * Update docs/dev-tools/zombienet/index.md Co-authored-by: 0xLucca <[email protected]> * Update docs/dev-tools/zombienet/index.md Co-authored-by: 0xLucca <[email protected]> * Update docs/dev-tools/zombienet/index.md Co-authored-by: 0xLucca <[email protected]> * fix: clarifying regarding spawn command warning * fic: removing period at the end of note + formatting * fix: adding new nav structure * fix: removing duplicated table * fix: making testing section visible * fix: updating incomplete link * Update docs/dev-tools/zombienet/overview.md Co-authored-by: albertov19 <[email protected]> * fix: updating title for zombienet page * fix: rephrasing zombienet intro * Update docs/dev-tools/zombienet/overview.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/testing.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/testing.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/testing.md Co-authored-by: albertov19 <[email protected]> * Update docs/dev-tools/zombienet/overview.md Co-authored-by: albertov19 <[email protected]> * fix: updating dev-tools index description * fix: adding snippets about how to choose an specific provider when spawning a net * fix: adding further explanations on native requirements * fix: adding generic command before explaning cli usage in deep * fix: updating parachain title * fix: updating XCM title * fix: paraphrasing XCM section intro * fix: paraphrasing relay chain configs intro * fix: adding metrics further explanation on testing section * fix: updating testing assertions and commands to improve look and field * fix: paraphrasing some ideas on testing section * fix: paraprasing overview section * fix: adding wip to title * fix: title wording * fix: removing wip label * fix: updating wording on arguments table * fix: updating nav navigation * fix: replacing native provider instances by local * fix: removing wip label on testing page * fix: removing notes and warning inside tabbed sections * fix: breaking down tabbed providers into sections (h4) * fix:: formatting over toml example * fix: removing unnecessary double parenthesis on single parachain definition * fix: removing unnecessary empty spaces * fix: adding termynal output on zombienet minimal example * fix: adding input to termynal element * fix: paraphrasing note to run the network * fix: paraphrasing on #Defining the network section * fix: adding interacting with the network section * fix: finishing minimal example docs * fix: removing extra examples just for now * fix: removing extra tutorials from nav tab JFN * fix: adding index and updating .pages on tutorials folder * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: 0xLucca <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: 0xLucca <[email protected]> * Update docs/dev-tools/zombienet/tutorials/index.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/tutorials/index.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Dawn Kelly <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Dawn Kelly <[email protected]> * fix: removing empty space * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Dawn Kelly <[email protected]> * fix: updating prometheus image on zombienet tutorial * fix: updating minimal test file * fix: adding missing line return * Update docs/dev-tools/zombienet/tutorials/index.md Co-authored-by: Erin Shaben <[email protected]> * Update docs/dev-tools/zombienet/tutorials/index.md Co-authored-by: Erin Shaben <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Erin Shaben <[email protected]> * fix: adding introduction to zombienet tutorial * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Erin Shaben <[email protected]> * fix: replacing word runtime by provider for clarity * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Erin Shaben <[email protected]> * Update docs/dev-tools/zombienet/tutorials/minimal-example.md Co-authored-by: Erin Shaben <[email protected]> * add custom styling to make the terminal table look good (#21) * fix: renaming tutorial to a more accurate name * fix: adding \ to blank instances * fix: updating prometheus screenshot --------- Co-authored-by: 0xLucca <[email protected]> Co-authored-by: albertov19 <[email protected]> Co-authored-by: Dawn Kelly <[email protected]> Co-authored-by: Erin Shaben <[email protected]>
- Loading branch information