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 v0.10.5 #183

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Release v0.10.5 #183

merged 1 commit into from
Feb 20, 2023

Conversation

vanniktech
Copy link
Contributor

No description provided.

@natario1
Copy link
Member

Thanks!

@natario1 natario1 merged commit 77fc790 into deepmedia:main Feb 20, 2023
@vanniktech vanniktech deleted the release branch February 20, 2023 15:16
@vanniktech
Copy link
Contributor Author

You would need to create the corresponding Git Tag though.

@vanniktech
Copy link
Contributor Author

@natario1 should this version already been published or does it require something from your side? Either way, I'm unable to get it.

@natario1
Copy link
Member

It does but publishing to maven central is still down https://status.maven.org/ , I just tried again to publish the snapshot. I can try later again

@natario1
Copy link
Member

Kind of crazy they couldn't fix it in 8 hours.

@vanniktech
Copy link
Contributor Author

Hmmm, still no luck?

@natario1
Copy link
Member

No luck yet for release... For now you can pull

  • latest-SNAPSHOT from maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
  • (maybe) 0.10.5 from maven("https://s01.oss.sonatype.org/content/groups/staging/")

@vanniktech
Copy link
Contributor Author

Weird. I was able to push a new version of my library just ~45 minutes ago: https://github.com/vanniktech/lint-rules/actions/runs/4230887202/jobs/7348744216

@natario1
Copy link
Member

Not sure, maybe you are not using the s01 server which is where the problems are. I was able to push yesterday night but the sonatype website to confirm the release, does not work

@vanniktech
Copy link
Contributor Author

Aaaah my plugin uses the API to confirm the release, so it's not using the website: https://github.com/vanniktech/gradle-maven-publish-plugin/tree/main/nexus/src/main/kotlin/com/vanniktech/maven/publish/nexus

@natario1
Copy link
Member

natario1 commented Feb 21, 2023

The API is broken too... Just tried to hit these from terminal, most endpoints work but GET staging/profile_repositories does not.

If I knew staging repository ID I could promote from command line. I remember that the visible name in the website was something like profilename-0001 with incremental number. Is that the ID?

@natario1
Copy link
Member

I think I was able to guess it! it was comotaliastudios-1013. Got a 201 response. I think the library will be available soon.

@vanniktech
Copy link
Contributor Author

Amazing!

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

Successfully merging this pull request may close these issues.

2 participants