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

feat: expose experimental universe-related options #2264

Merged
merged 8 commits into from
Nov 30, 2023

Commits on Nov 10, 2023

  1. feat: carve out experimental universe option

    This PR adds the first step in plumbing a universe option into clients
    by first exposing it as part of the option package.  It propagates that
    onto the internal.DialSettings which receives the applied options, but
    no further.
    shollyman committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e9212d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. add default option as well

    shollyman committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a49f296 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    bca5916 View commit details
    Browse the repository at this point in the history
  2. fix default universe

    shollyman committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3a8dca7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    ef1513e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66320c3 View commit details
    Browse the repository at this point in the history
  3. redact default from public

    shollyman committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    bc27a0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76466e7 View commit details
    Browse the repository at this point in the history