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

Release pbjson version 0.7.0 #127

Closed
alamb opened this issue Jul 8, 2024 · 7 comments
Closed

Release pbjson version 0.7.0 #127

alamb opened this issue Jul 8, 2024 · 7 comments
Assignees

Comments

@alamb
Copy link
Contributor

alamb commented Jul 8, 2024

Rationale:

We need a release vehicle for #126

Let's plan to release a new version of pbjson

https://crates.io/crates/pbjson

@alamb
Copy link
Contributor Author

alamb commented Jul 8, 2024

@tustvold can you please make me an owner of https://crates.io/crates/pbjson on crates.io so I can publish a new release?

@tustvold
Copy link
Contributor

tustvold commented Jul 8, 2024

Invite sent

@alamb
Copy link
Contributor Author

alamb commented Jul 8, 2024

Thank you -- I got the invite and confirm I now have access. Thank you

Screenshot 2024-07-08 at 7 48 21 PM

@alamb alamb changed the title Release pbjson 0.7.0 Release pbjson version 0.7.0 Jul 9, 2024
@alamb
Copy link
Contributor Author

alamb commented Jul 9, 2024

Update: I published https://crates.io/crates/pbjson/0.7.0

However, I don't have the permissions to publish pbjson-types or pbjson-build:

andrewlamb@Andrews-MacBook-Pro-2:~/Software/pbjson$ cargo publish -p pbjson-build
    Updating crates.io index
   Packaging pbjson-build v0.7.0 (/Users/andrewlamb/Software/pbjson/pbjson-build)
   Verifying pbjson-build v0.7.0 (/Users/andrewlamb/Software/pbjson/pbjson-build)
    Updating crates.io index
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.12
   Compiling anyhow v1.0.86
   Compiling either v1.13.0
   Compiling bytes v1.6.0
   Compiling heck v0.5.0
   Compiling itertools v0.13.0
   Compiling quote v1.0.36
   Compiling syn v2.0.70
   Compiling prost-derive v0.13.0
   Compiling prost v0.13.0
   Compiling prost-types v0.13.0
   Compiling pbjson-build v0.7.0 (/Users/andrewlamb/Software/pbjson/target/package/pbjson-build-0.7.0)
    Finished dev [unoptimized + debuginfo] target(s) in 2.89s
    Packaged 11 files, 76.6KiB (16.5KiB compressed)
   Uploading pbjson-build v0.7.0 (/Users/andrewlamb/Software/pbjson/pbjson-build)
error: failed to publish to registry at https://crates.io

Caused by:
  the remote server responded with an error (status 403 Forbidden): this crate exists but you don't seem to be an owner. If you believe this is a mistake, perhaps you need to accept an invitation to be an owner before publishing.

@alamb
Copy link
Contributor Author

alamb commented Jul 9, 2024

@tustvold sorry to bother you again, can you please add me as owner to the other pbjson crates:

  1. https://crates.io/crates/pbjson-build
  2. https://crates.io/crates/pbjson-types

@alamb
Copy link
Contributor Author

alamb commented Jul 9, 2024

Update: I have the gotten the necessary invitations from @tustvold -- thank you ❤️

@alamb
Copy link
Contributor Author

alamb commented Jul 9, 2024

Ok, all three crates are published!

I also made a PR to document the release process for next time: #131

https://crates.io/crates/pbjson-build/0.7.0
https://crates.io/crates/pbjson-types/0.7.0
https://crates.io/crates/pbjson

@alamb alamb closed this as completed Jul 9, 2024
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