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

Cli protocol settings via yaml input #770

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Mar 11, 2024

  1. cli: expand yaml settings to enable protocol settings

    can create a Protocol instance from settings yaml now
    richardjgowers committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    af0fb98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fe4b1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8e9756 View commit details
    Browse the repository at this point in the history
  4. silences warning in plan_radial_network when int passed

    previously would warn about duplicates when not necessary
    richardjgowers committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a05b1c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f6dd90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d3f53d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fccd499 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c2fd1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    422970b View commit details
    Browse the repository at this point in the history
  10. cli: docs: move docs on customising protocols

    didn't render nicely via command line --help, so instead put the example code into the userguide docs
    richardjgowers committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8df0b05 View commit details
    Browse the repository at this point in the history