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

v4.5.0 spago@next publishing #43

Open
jamesdbrock opened this issue Dec 2, 2024 · 2 comments
Open

v4.5.0 spago@next publishing #43

jamesdbrock opened this issue Dec 2, 2024 · 2 comments

Comments

@jamesdbrock
Copy link
Member

I have tagged v4.5.0 but I can't publish it to the Registry yet.

In the meantime I think you can add protobuf to spago.yaml dependencies like this:

package:
  dependencies:
    - protobuf

workspace:
  packageSet:
    registry: 60.5.1
  extraPackages:
    protobuf:
      git: https://github.com/rowtype-yoga/purescript-protobuf.git
      ref: v4.5.0
      subdir: library
@jamesdbrock
Copy link
Member Author

We will need to do a transfer operation.

Your package "protobuf" is not ready for publishing yet, encountered 1 error:

✘ The manifest file specifies a location (
{"githubOwner":"rowtype-yoga","githubRepo":"purescript-protobuf","subdir":"library"}
) that differs from the location in the registry metadata (
{"githubOwner":"rowtype-yoga","githubRepo":"purescript-protobuf"}
). If you would like to change the location of your package you should 
submit a transfer operation.

@jamesdbrock
Copy link
Member Author

Does the registry support publishing monorepo subdirectories yet?

https://discourse.purescript.org/t/pursuit-the-registry-and-monorepos/4685

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

1 participant