Jimmy Gaussen

Results 8 issues of Jimmy Gaussen

I was having issues with the npm published version. Building off the master branch works for Node v12: ```sh yarn add https://github.com/charto/nbind ``` But I get errors when attempting to...

It'd be nice to have access to information about longer stays. Android reports it via another event, [DWELL](https://developers.google.com/android/reference/com/google/android/gms/location/GeofencingRequest#INITIAL_TRIGGER_DWELL) events. iOS uses another API however, [CLVisit](https://developer.apple.com/documentation/corelocation/clvisit). Android and iOS also handle...

I get the following error when trying to build on Android: ``` Could not find com.google.android.gms:play-services-location:17.4.55. ``` This matches the `googlePlayServicesVersion = "17.4.55"` I have set in my project `android/build.grade`...

## :rocket: Feature Request ### Affected Languages - [x] `TypeScript` or `Javascript` - [x] `Python` - [x] `Java` - [x] .NET (`C#`, `F#`, ...) ### General Information * **JSII Version:**...

feature-request
effort/medium
documentation
p2

### Issue # (if applicable) Closes #29862 ### Reason for this change Exposes `BucketDeployment`'s `memoryLimit` prop in the `ProductStack` class. While not an ideal solution, this allows users to handle...

p2
feature-request
effort/small
distinguished-contributor

### Name of the resource `ScalingConfiguration` ### Resource name AWS::CodeBuild::Fleet ### Description `ScalingConfiguration` This field is currently implemented as `scalingConfiguration` in the API: * [`codebuild:CreateFleet`](https://docs.aws.amazon.com/codebuild/latest/APIReference/API_CreateFleet.html#CodeBuild-CreateFleet-request-scalingConfiguration) * [`codebuild:UpdateFleet`](https://docs.aws.amazon.com/codebuild/latest/APIReference/API_UpdateFleet.html#CodeBuild-UpdateFleet-request-scalingConfiguration) ### Other Details...

Coverage

### Issue # (if applicable) None ### Reason for this change Update the CDK EC2 listed Windows versions to match the current availability. Follow up to #29435, which was reverted...

p2
pr/needs-community-review
distinguished-contributor

### Issue # (if applicable) None ### Reason for this change Unlike the other integrations, `WebSocketMockIntegration` did not have a props interface, and was missing a few properties. This PR...

p2
distinguished-contributor
pr-linter/exemption-requested