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

pcli: add un-advertised support for importing Prax registry data #4801

Merged
merged 4 commits into from
Aug 12, 2024

Commits on Aug 11, 2024

  1. pcli: add un-advertised support for importing Prax registry data

    This makes a minimal set of changes to allow `pcli` to make use of the Prax
    registry. In order to not pre-empt more comprehensive planning about how such
    an integration should work, this PR just changes `pcli` so that if the registry
    is placed in a `registry.json` file in the `pcli` home directory, it will be
    imported into the view database on startup.
    hdevalence committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    ae51783 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    671b576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c39ddc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfd7227 View commit details
    Browse the repository at this point in the history