Skip to content

{ "stagedVersions": { "whatever": "other", "metadata": "we wanna", "put": "here", "versions": { "1.2.3": { "manifest": "data..." }, "1.2.4": { "another": "staged manifest..." } } } }The registry will support a data structure like this: #910

Description

@hoangnhan7991-boop36

The registry will support a data structure like this:

{
  "stagedVersions": {
    "whatever": "other",
    "metadata": "we wanna",
    "put": "here",
    "versions": {
      "1.2.3": { "manifest": "data..." },
      "1.2.4": { "another": "staged manifest..." }
    }
  }
}

Discussion still to be had about what the dist field ought to look like in staged version manifests.

Originally posted by @isaacs in #92 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions