Jérémy Levilain

Results 14 issues of Jérémy Levilain

This PR converts this Lerna monorepo to a Nx one. Closes #143. **Note: this PR is based on #342.** I've done no functional changes except lint fixes. I work with...

Bonjour, J'ai pu constater aujourd'hui, en déplaçant un monde venant d'un serveur de construction (et portant un nom customisé) vers un autre serveur (en prenant d'ailleurs soin de copier de...

Feature

Hi, It could be cool to have a separate artifact for the API. This way we can include it as a Gradle dependency without importing all the mods. Due to...

enhancement

**Description** When a model with a composed type of `['object', 'null']`, the TS generator will generate an _Inner_ type for the object and create a nullable type alias. Example (from...

#### Describe the bug When an object is nullable (i.e. having a `oneOf` with a null item and an object item), the TypeScript generator will _lose_ the object type by...

bug

On Terraform Cloud, we do not have access to the file system and thus cannot prepare a credentials file for this provider. The official GCP provider supports the `GOOGLE_CREDENTIALS` environment...

**Is your feature request related to a problem? Please describe.** The players connect to my game servers via a proxy hosted in the same Kubernetes cluster as my game servers....

kind/feature

**What happened**: I created a `FleetAutoscaler` managing a `Fleet` with a `Buffer` policy. The autoscaler behavior is to modify the spec of the `Fleet` with an updated replicas count. This...

kind/bug
stale

**Is your feature request related to a problem? Please describe.** I have a lot of different `Fleet`. The issue with the buffer-based autoscaler is that I will have empty servers...

kind/feature
stale

Hi! To integrate this action into a tight feedback loop with my devs, I wanted to have a comment on each PR containing the latest run of this action, like...