Thibault Pensec

Results 6 issues of Thibault Pensec

Hi @ZeroOne3010, I'm Thibault, the maintainer of [OpenHue](https://github.com/openhue). I've been actively working on the [openhue-api](https://github.com/openhue/openhue-api) project, an OpenAPI spec for the Philips Hue REST API (v2). Recently, I've been thinking...

Following https://docs.github.com/en/packages/guides/configuring-gradle-for-use-with-github-packages, create a new Github Action workflow that publishes snapshot versions to Github Packages when any commit is pushed on `main` branch.

[type] cicd

The BDK proposes a generic [`HttpClient`](https://github.com/finos/symphony-bdk-java/blob/main/symphony-bdk-http/symphony-bdk-http-api/src/main/java/com/symphony/bdk/http/api/HttpClient.java) that allows developers to perform calls to external systems. The advantage of this `HttpClient` is it relies on the same implementations that are used...

good first issue
[type] documentation

## Summary by CodeRabbit * New Features * Introduced an AI command group in the CLI for organizing AI-related commands. * Added an MCP server subcommand to run a server...

Causing incompatibilities with projects using the `symphony-bdk-template-handlerbars` template engine.

I noticed that some of my custom filters are not applied to Actuator endpoints when a different management port is defined. Even using : ```java @ManagementContextConfiguration public class MicroServiceManagementAutoConfiguration {...

type: enhancement