-
### Proposal
Support passing the `X-Nomad-Token` via HTTP Basic Auth to use the Nomad API, by ignoring the `username` section and parsing the `password` section as if it were a token.
### Use-case…
-
```console
$ cat tsconfig.json
{
"compilerOptions": {
# ...
"paths": {
"lib/*": ["lib/*"]
}
},
}
$ echo "import logger from 'lib/logger'" | esbuild --format=cjs
# .…
mhart updated
1 month ago
-
### What happened?
I upgraded to Grafana 11.2.2 to be able to use variables in transforms. I am using the variable in a regex Value in the "Filter data by values" transform. When I switch my variable…
-
## How can Bevy's documentation be improved?
Currently [`Transform::mul_transform`](https://docs.rs/bevy/latest/bevy/prelude/struct.Transform.html#method.mul_transform) has documentation "Multiplie…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to write a directive that creates a heading and a toctree. But while I can create `docutils.nodes.section`s, sections th…
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
When using a pipe multiple times in the HTML template of a component, a new pipe instance is create…
-
### What happened?
**Problem Statement:**
Incorrect Duration calculation in Tooltip and inappropriate representation of Job flow
**Description:**
**State Timeline Panel:**
1. We created a table for S…
-
Sparked by https://github.com/open-formulieren/open-forms/issues/3993#issuecomment-2178591720
This should assist in transitioning from the deprecated location derivation without breaking (existing)…
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
Basically every export that has both static meshes and skeletal (parented to armature) meshes ends up with different scale for meshes. Skeletal meshes are always 100x smaller. I guess it's somewhere a…