-
It would be great if you could add support for running Xcode UIAutomation using xctool. Currently, the tests are built but as they are not built into xctest they cannot be run.
-
- [ ] Write script
- [ ] Create slides
- [ ] Create worksheet
- [ ] Record Video
- [ ] Edit video
- [ ] Upload video
- [ ] Create blog post out if it
- [ ] Promote video/post (quora, LinkedIn, …
grumo updated
5 years ago
-
Could you add an integration package for SignalR using the following source code?
file SimpleInjectorSignalRDependencyResolver.cs
``` c#
using System;
using System.Collections.Generic;
using System.…
-
I'm getting following errors and I've tried applying all of the solutions available.
But still couldn't get rid of the errors
```
"soundtouch::BPMDetect::inputSamples(float const*, int)", referenced…
-
I'm came from: https://github.com/micropython/micropython/issues/888
PyPy.js had the problem that it is simply too big: The loading times are simply too long for practical use. See: https://github.…
jedie updated
5 years ago
-
Hello,
I am seeing some weirdness around JWT token usage.
If the same user credentials are used to generate tokens from different locations, one of the user gets a 500 internal server error.
I …
-
In the C# implementation, consider adding a `public object UserData { get; set; }` property/field/method to `ServerCallContext`.
Such a field could be used to [thread state between collaborating in…
-
Let me reference @ajtulloch 's [comment](https://github.com/dmlc/tvm/pull/2116#issuecomment-444694200) about quantization workflow firstly:
> 1. Implement a model in a standard ML framework, genera…
-
Hi feathers team,
great work with feathers.
Can you help me by the integration of the feathers client in vue.js?
Thanks
-
Is it possible to use this library with Graphene?
I tried using the patch function at my Django entrypoint as suggested in the docs, but the service never appeared. Is this likely to be because I a…