-
This issue was copied over from: [https://github.com/disneystreaming/weaver-test/issues/479](https://github.com/disneystreaming/weaver-test/issues/479)
It was opened by: [aevanszen](https://github.co…
-
```
Would be nice when geobeagle would use the device's internal compass to get the
orientation of the device. It's a little bit annoying when you have to start
walking to get the right direction.
`…
-
**Is your feature request related to a problem? Please describe.**
The XML serializaation system is being iceboxed, so internal usages of the XML system should be moved to the new JSON system.
…
-
Currently there are many functions taking in `user_priors: bool`, SuccessiveHalvinh/Hyperband + Sampling policy takes in `user_priors: bool` and BayesianOptimizer's use `disable_priors`.
We should …
-
The .NET SDK can't authenticate against the OpenShift image when the `auth.json` has an `auth` that starts with `:`.
This case is treated special here:
https://github.com/dotnet/sdk/blob/3390aa4…
tmds updated
2 months ago
-
The Infra plugin relies on an internal API endpoint of the License Management plugin (see [here](https://github.com/elastic/kibana/blob/main/x-pack/plugins/infra/public/hooks/use_trial_status.tsx#L31)…
-
e.g. most of https://github.com/ericphanson/Asciicast.jl/blob/6e708110fadf4b5c5b92a12142cac7fcaeed4809/src/runner.jl
maybe this should get upstreamed? or maybe there should be a committed API for t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Currently, a lot of components in our organization are pushed to an internal artifactory and it gets r…
-
**Is your feature request related to a problem? Please describe.**
For ERN ITHACA local installations we need a local pseudo-tool (Create Internal Pseudonym). This feature request provides a foundatio…
-
Currently packets look like
```
[7, [["data", "goes", "here"]]]
```
. Should we change MsgPack to look like
```
["login", "data", "goes", "here"]
```
?
Pros:
- Order of enum variants does…