-
Notifications
You must be signed in to change notification settings - Fork 41
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
Fix release process #105
Labels
maintenance
chores
Comments
Issues:
|
gpg key should be fixed by #107 |
Release seems to have gone through 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I recently took over maintainership. My current highest priority issue is to ensure I can do releases.
I tried to automatically do them from the CI when a github release/tag was created in #92 and tried to release 0.5.0.
This seems to almost work, but sonatype rejects the release because there's some issues with the POM. Still need to look into these and fix the gradle build so it emits a valid artifact confirming to sonatype/nexus central rules.
The text was updated successfully, but these errors were encountered: