-
As a developer and devonfw-ide user, I would like a command/tool that automatically creates the project structure for my Quarkus application for me so that I don't have to do this manually.
At the …
-
# Bug report
- [X] I confirm this is a bug with Supabase, not with my own application.
- [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
I would love to use this library in an AWS lambda function. That seems like it would require the ability to swap out dependence on an Express server and instead allow the function to be called with HT…
-
## The devDependency [@nestjs/testing](https://github.com/nestjs/nest) was updated from `6.3.2` to `6.4.0`.
🚨 [View failing branch](https://github.com/jimmyleray/Emendare/compare/develop...jimmylera…
-
## The dependency [@nestjs/websockets](https://github.com/nestjs/nest) was updated from `6.3.2` to `6.4.0`.
🚨 [View failing branch](https://github.com/jimmyleray/Emendare/compare/develop...jimmylera…
-
## The dependency [@nestjs/platform-express](https://github.com/nestjs/nest) was updated from `6.3.2` to `6.4.0`.
🚨 [View failing branch](https://github.com/jimmyleray/Emendare/compare/develop...jim…
-
## The dependency [@nestjs/common](https://github.com/nestjs/nest) was updated from `6.3.2` to `6.4.0`.
🚨 [View failing branch](https://github.com/jimmyleray/Emendare/compare/develop...jimmyleray:gr…
-
## The dependency [@nestjs/core](https://github.com/nestjs/nest) was updated from `6.3.2` to `6.4.0`.
🚨 [View failing branch](https://github.com/jimmyleray/Emendare/compare/develop...jimmyleray:gree…
-
With RestEasy, we can define an interface to make restful calls at the client side:
```
@Path("https://www.service/query")
@Produces({ MediaType.APPLICATION_JSON, MediaType.TEXT_PLAIN })
public …
-
Support usage of Jina with docarrat with Pydantic v2.
Aftee new release of docarray, docarray is compatible with the v2 pydantic version. It would be nice to add this compatibility inside Jina.