Julien Dubois

Results 29 issues of Julien Dubois

## Thank you First of all, thank you so much for creating this project. This has helped tremendously the https://github.com/jhipster community. ## What's happening with NFTs currently There are several...

- fix https://github.com/jhipster/jhipster-lite/issues/2819 This adds GraalVM support to JHipster Lite. To build the native image: ``` mvn -Pnative clean package spring-boot:build-image -DskipTests ``` To run it: ``` docker run -p...

area: feature request :bulb:
generator: internal

The project I'm using here is the sample project I maintain as part of the official Azure Samples. The current code, with the issue, is here: https://github.com/Azure-Samples/hello-spring-function-azure/tree/35d01ce2bed3b04d612ff56556f8298300905e90 This is related...

Type: Bug
Module: Azure Functions
Reason: external

When creating the resources with Terraform + GitOps, we have this error message: ``` ╷ [327](https://github.com/bloidonia/micronaut-sample-app/runs/7517989631?check_suite_focus=true#step:2:341) ╷ [328](https://github.com/bloidonia/micronaut-sample-app/runs/7517989631?check_suite_focus=true#step:2:342) │ Error: Failed to get existing workspaces: containers.Client#ListBlobs: Failure responding to request:...

t/bug

As discussed with @sdelamo we should have Micronaut support, which would be close the current Spring Boot and Quarkus support. This would have the following tasks: - [ ] A...

There is no README file for Terraform

I've been pinged as this repo doesn't meet the "durable ownership minimums" for Microsoft compliance. Please add another owner to this repo to meet those requirements! I'll check this in...

# Description This PR adds metadata used by Spring native, when using this library in a GraalVM native image. This is similar to what @JonathanGiles did on the Azure Blob...

customer-reported
no-recent-activity
Community Contribution
OpenAI

This PR should fix #576 and add advanced RAG with hybrid search and semantic re-ranking with Azure AI Search. In the current implementation, the scoring for full text search, hybrid...