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: enabling pubsub and ipns-pubsub via config flags #8510

Merged
merged 11 commits into from
Nov 30, 2021
Merged

feat: enabling pubsub and ipns-pubsub via config flags #8510

merged 11 commits into from
Nov 30, 2021

Commits on Nov 29, 2021

  1. Allow pubsub and namesys-pubsub to be enabled via config

    Signed-off-by: Joe Holden <jwh@zorins.us>
    jwh authored and aschmahmann committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    4bf3a33 View commit details
    Browse the repository at this point in the history
  2. use WithDefault()

    jwh authored and aschmahmann committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    74f6f94 View commit details
    Browse the repository at this point in the history
  3. docs: pubsub flags in config

    This switches to go-ipfs-config added by
    ipfs/go-ipfs-config#145
    lidel authored and aschmahmann committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    d948de4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    024683e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd98288 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edb220b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62a883c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    3de86c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2852150 View commit details
    Browse the repository at this point in the history
  3. docs(pubsub): flag/config precedence

    cli flag should override both config and namesys flag
    lidel committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    6420d4a View commit details
    Browse the repository at this point in the history
  4. chore: markdown cleanup

    lidel committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    dd292c0 View commit details
    Browse the repository at this point in the history