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

Update my-library #455

Closed
katsujukou opened this issue Dec 25, 2023 · 10 comments
Closed

Update my-library #455

katsujukou opened this issue Dec 25, 2023 · 10 comments

Comments

@katsujukou
Copy link

{
  "name": "record-ptional-fields",
  "ref": "v0.1.2",
  "compiler": "0.15.13",
  "owners": [{
    "email": "[email protected]",
    "keytype": "ssh-ed25519",
    "public": "AAAAC3NzaC1lZDI1NTE5AAAAIFjOphbIE8clUGO8cboLWvkcnJDR70wY5YARF/gxkylf"
  }]
}
@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file, creating one from your spago.yaml file...

@pacchettibotti
Copy link
Contributor

Converted your spago.yaml into a purs.json manifest to use for publishing:

  "name": "record-ptional-fields",
  "version": "0.1.1",
  "license": "MIT",
  "location": {
    "githubOwner": "katsujukou",
    "githubRepo": "purescript-record-optional-fields"
  },
  "dependencies": {
    "maybe": ">=6.0.0 <7.0.0",
    "partial": ">=4.0.0 <5.0.0",
    "prelude": ">=6.0.1 <7.0.0",
    "record": ">=4.0.0 <5.0.0",
    "type-equality": ">=4.0.1 <5.0.0",
    "unsafe-coerce": ">=6.0.0 <7.0.0"
  }
}```

@pacchettibotti
Copy link
Contributor

You tried to upload a version that already exists: 0.1.1

Its metadata is:

{
  "bytes": 4506,
  "hash": "sha256-s6jBQ2DTkfCHa223TyIIBo63RSGA/wX88UR+fcrs5Sk=",
  "publishedTime": "2023-12-24T18:27:22.413Z",
  "ref": "v0.1.1"
}

and its documentation is available here:
https://pursuit.purescript.org/packages/purescript-record-ptional-fields/0.1.1

@katsujukou
Copy link
Author

{
  "name": "record-ptional-fields",
  "ref": "v0.1.2",
  "compiler": "0.15.13",
  "owners": [{
    "email": "[email protected]",
    "keytype": "ssh-ed25519",
    "public": "AAAAC3NzaC1lZDI1NTE5AAAAIFjOphbIE8clUGO8cboLWvkcnJDR70wY5YARF/gxkylf"
  }]
}

@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file, creating one from your spago.yaml file...

@pacchettibotti
Copy link
Contributor

Converted your spago.yaml into a purs.json manifest to use for publishing:

  "name": "record-ptional-fields",
  "version": "0.1.2",
  "license": "MIT",
  "location": {
    "githubOwner": "katsujukou",
    "githubRepo": "purescript-record-optional-fields"
  },
  "dependencies": {
    "maybe": ">=6.0.0 <7.0.0",
    "partial": ">=4.0.0 <5.0.0",
    "prelude": ">=6.0.1 <7.0.0",
    "record": ">=4.0.0 <5.0.0",
    "type-equality": ">=4.0.1 <5.0.0",
    "unsafe-coerce": ">=6.0.0 <7.0.0"
  }
}```

@pacchettibotti
Copy link
Contributor

Package is verified! Uploading it to the storage backend...

@pacchettibotti
Copy link
Contributor

Successfully uploaded package to the registry! 🎉 🚀

@pacchettibotti
Copy link
Contributor

Successfully uploaded package docs to Pursuit! 🎉 🚀

@pacchettibotti
Copy link
Contributor

Mirrored registry operation to the legacy registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants