Skip to content

Support for custom registries #4

@vegastyle

Description

@vegastyle

Currently OpenPackage has hardcoded the address for the registry. This makes it so that you can't self host your own packages outside of a local folder. The package should support allowing you to set a different registry or list of registries to target besides the official registry.

Ideally it should support the following:

  • a --registry flag for setting a registry to override the current registry per call
  • add an indexes/registry field to the config that allows you to set globally the registry to target. It should also allow

PyPi imiplementation:
https://devpi.net/docs/devpi/devpi/latest/+d/quickstart-pypimirror.html#permanent-index-configuration-for-pip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions