-
https://github.com/awslabs/aws-cdk/blob/master/packages/%40aws-cdk/aws-codebuild/lib/project.ts#L900
```typescript
`arn:aws:ec2:${Aws.region}:${Aws.accountId}:subnet/[[subnets]]`
```
instead of …
-
The createImageBitmap PR #7579 changed the parameters for `Resource.fetchImage` and added a deprecation warning:
https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Source/Core/Resource.js#…
-
['LBL_EDIT_LAYOUT']
https://github.com/salesagility/SuiteCRM/tree/v7.9.0/modules/InboundEmail/language/en_us.lang.php#L198
https://github.com/salesagility/SuiteCRM/tree/v7.9.0/modules/InboundEma…
-
It would be useful to have a method in Semaphore to get the maximum number of permits available. We have Semaphore#available but it returns only free permits. Semaphore#permits or Semaphore#permitsTot…
-
![comm](https://user-images.githubusercontent.com/49729978/57350998-44e7ff80-712e-11e9-8300-15cda224545a.jpg)
This behavior can be reproduced if we make a user, have them join a community, and then m…
-
Please can you add https://xmpp.org/extensions/xep-0368.html to atalk, thanks
-
Is it possible to use this library with standalone servers for making basic rest requests against a standalone arcgis server? Meaning not federated or trusted by any portals, I just want to generate a…
-
I was testing cargo sweep a bit and encountered this error.
Since cargo sweeps seems to simply use the iterator I open this issue here.
The relevant entries in the stack frame are 10-12.
I see th…
-
I have the problem, that a URL with special characters will be always transformed back (unescape), when I call the ListAsync function.
I debugged this problem and traced it back to the UriHelper.
…
-
If a driver requests a tuple in binary format the encoder will set an error, which bufferRow will convert to a panic: https://github.com/cockroachdb/cockroach/blob/a4950e75f6592b8cbea217cf1392d8ef8961…