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

Create and publish new java release v0.0.1 #45

Closed
2 tasks done
loosebazooka opened this issue Dec 19, 2022 · 7 comments
Closed
2 tasks done

Create and publish new java release v0.0.1 #45

loosebazooka opened this issue Dec 19, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@loosebazooka
Copy link
Member

loosebazooka commented Dec 19, 2022

Just to get a release started (I understand the spec is not finalized), but we need something to work with for now

note: java release process requires vN.N.N (it's checked in the action). We should change that if we want to do a *.1a1 like python, but that's up to the repo owners.

A repo admin must (maybe @znewman01)

  • push a tag release/java/v0.0.1

Someone with sonatype[dev.sigstore] publish permissions must (probably @loosebazooka)

  • release to maven central

Detailed instructions at https://github.com/sigstore/protobuf-specs/blob/main/java/README.md

@loosebazooka loosebazooka added the bug Something isn't working label Dec 19, 2022
@znewman01
Copy link
Contributor

@loosebazooka
Copy link
Member Author

hrmm... something weird happened with the release. like no "release" is present in the releases dir... did someone delete it?

@znewman01
Copy link
Contributor

Are you looking for the draft release it created? https://github.com/sigstore/protobuf-specs/releases/tag/untagged-f5746bbc236b7a565d42

@loosebazooka
Copy link
Member Author

(we already figured this out on slack), but it turns out I can't see draft releases because I'm not a project member

@loosebazooka
Copy link
Member Author

well in an insane twist, it looks like the checksums stuff is unnecessary for the release path we take. I'll go clean that up. But the release is otherwise good to go.

@loosebazooka
Copy link
Member Author

#49

@loosebazooka
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants