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

Transfer purescript-react-icons to purescript-react #298

Closed
andys8 opened this issue Jun 20, 2023 · 16 comments
Closed

Transfer purescript-react-icons to purescript-react #298

andys8 opened this issue Jun 20, 2023 · 16 comments

Comments

@andys8
Copy link

andys8 commented Jun 20, 2023

{
  "name": "purescript-react-icons",
  "ref": "v1.1.3",
  "compiler": "0.15.8",
  "location": {
    "githubOwner": "purescript-react",
    "githubRepo": "purescript-react-icons"
  }
}
@andys8 andys8 changed the title Add my-library Move purescript-react-icons to purescript-react (and new version) Jun 20, 2023
@pacchettibotti
Copy link
Contributor

The JSON input for this package update is malformed:

An error occurred while decoding a JSON value:
  Under 'Publish':
  At object key name:
  Under 'PackageName':
  Unexpected value "purescript-react-icons".

You can try again by commenting on this issue with a corrected payload.

@andys8
Copy link
Author

andys8 commented Jun 20, 2023

{
  "name": "react-icons",
  "ref": "v1.1.3",
  "compiler": "0.15.8",
  "location": {
    "githubOwner": "purescript-react",
    "githubRepo": "purescript-react-icons"
  }
}

@pacchettibotti
Copy link
Contributor

Cannot register react-icons because it has already been registered. If you want to register your package, please choose a different package name. If you want to transfer your package to a new location, please submit a transfer operation instead. Transferring a package is an authenticated operation; make sure you have set the 'owners' key in your manifest.

@thomashoneyman
Copy link
Member

{
  "payload": "{ \"name\": \"react-icons\", \"newLocation\": { \"githubOwner\": \"purescript-react\", \"githubRepo\": \"purescript-react-icons\" } }",
  "signature": [ ],
  "email": "[email protected]"
}

@thomashoneyman
Copy link
Member

Once this goes through you can publish a new version.

@andys8
Copy link
Author

andys8 commented Jun 20, 2023

Gracias 🙏

@andys8 andys8 changed the title Move purescript-react-icons to purescript-react (and new version) Transfer purescript-react-icons to purescript-react Jun 20, 2023
@pacchettibotti
Copy link
Contributor

The JSON input for this package update is malformed:

An error occurred while decoding a JSON value:
  Under 'Authenticated':
  At object key signature:
  Expected value of type 'String'.

You can try again by commenting on this issue with a corrected payload.

@andys8
Copy link
Author

andys8 commented Jun 20, 2023

{
  "payload": "{ \"name\": \"react-icons\", \"newLocation\": { \"githubOwner\": \"purescript-react\", \"githubRepo\": \"purescript-react-icons\" } }",
  "signature": "",
  "email": "[email protected]"
}

@pacchettibotti
Copy link
Contributor

Cannot verify package ownership because no owners are listed in the package metadata. Please publish a package version with your SSH public key in the owners field. You can then retry transferring this version by authenticating with your private key.

@andys8
Copy link
Author

andys8 commented Jun 20, 2023

@thomashoneyman CI didn't like signature not being of type String ;)

@thomashoneyman
Copy link
Member

thomashoneyman commented Jun 20, 2023

Whoops! Need to update the docs.

{
  "payload": "{ \"name\": \"react-icons\", \"newLocation\": { \"githubOwner\": \"purescript-react\", \"githubRepo\": \"purescript-react-icons\" } }",
  "signature": "",
  "email": "[email protected]"
}

@thomashoneyman
Copy link
Member

{
  "payload": "{ \"name\": \"react-icons\", \"newLocation\": { \"githubOwner\": \"purescript-react\", \"githubRepo\": \"purescript-react-icons\" } }",
  "signature": "",
  "email": "[email protected]"
}

@pacchettibotti
Copy link
Contributor

Successfully transferred your package!

@pacchettibotti
Copy link
Contributor

Mirrored registry operation to the legacy registry.

@pacchettibotti
Copy link
Contributor

Successfully transferred your package!

@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

3 participants