quarkiverse / quarkus-resteasy-problem

Unified error responses for Quarkus REST APIs via Problem Details for HTTP APIs (RFC9457 & RFC7807)
https://docs.quarkiverse.io/quarkus-resteasy-problem/dev
Apache License 2.0
69 stars 12 forks source link

Quarkus Resteasy Problem is still flagged as experimental #316

Closed chberger closed 2 months ago

chberger commented 1 year ago

The extension is still flagged as experimental. Although this is just a meta description, it could be a bit daunting for a developer as the extension looks like this at the dev-ui.

image

lwitkowski commented 1 year ago

I would call it stable, the only hesitation is - when we finally decide to move this project to Quarkiverse it will most likely end up in EXPERIMENTAL status again...

suchwerk commented 8 months ago

When will you move it to Quarkiverse?

geoand commented 8 months ago

Definitely +1 for including this in the Quarkiverse

maxandersen commented 6 months ago

whats blocking from moving to quarkiverse?

note - its for sure not a requirement to be in quarkiverse hub to show up in code.quarkus.

I'm wondering if we shouldn't have this be part of core quarkus-rest?

lwitkowski commented 6 months ago

whats blocking from moving to quarkiverse?

@geoand @maxandersen None of us maintainers of this extension work at Tietoevry anymore, and infra folks that helped us make this code public in Tietoevry github organisation are also gone, so it can be tricky for me to reach someone, who could migrate this project into quarkiverse org, which would allow us to keep nice 60 github stars :) On the other hand we can simply fork it into quarkiverse.

I'll try to reach someone who knows someone regarding project migration, if this doesn't work, we'll proceed with a fork.

lwitkowski commented 4 months ago

@geoand @maxandersen sorry it took so long. After some internal discussions we would like to proceed with moving this extension to quarkiverse, although we will not migrate this github repo, w're going to archive this one and copy over source code into empty quarkiverse project.

How can we proceed here? Who could assist us with setting up a project in quarkiverse?

cc @pazkooda

geoand commented 4 months ago

That's very nice to hear!

@gastaldi is the OG of Quarkiverse :)

gastaldi commented 4 months ago

I can provision a new repository there, too bad we'll miss the GitHub stars. I can also move the repository there to preserve the stars if you make me an admin for this repository. Let me know what you prefer

lwitkowski commented 4 months ago

@gastaldi let's move the repo then, I've just added you as an admin.

gastaldi commented 4 months ago

Repository moved. Here is a checklist of what needs to be done to integrate with the Quarkus tooling: https://hub.quarkiverse.io/checklist/#after-the-repository-is-created

lwitkowski commented 2 months ago

The migration is complete, and the extension itself is no longer experimental, so I'm closing this issue. Thanks everyone for participation (and motivation :))