-
The current unit tests verify that input is properly handled and that the `WindVector` methods produce arrays with the numerically correct values, but -- as far as I can tell -- they don't verify that…
-
I spoke recently with @sam-at-pieces and I feel the way Pieces handles conversations (and especially processing metadata around them) is one of the features that helps a ton.
I took some time struggl…
-
I have a situation where we would like to use `RequestAuthentication` to validate JWT tokens on a per-route basis where other routes require different forms of authentication that may not be in a vali…
-
It's not particularly interesting in most cases to follow "virtual" objects like `.__C__(`:
```r
subset(rcheology, startsWith(name, ".__"))
```
It would be nice to have a metadata column to ex…
-
Hi again, was unable to pass the test while following Tutorial 1:
```
> dataset_test("tutorial_dataset_1")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ]
── Error: tutorial_dataset_1 ─────────────────…
-
**Feature Summary**
Plexer should analyze the files and directory structure of the target to infer the media's metadata.
**Benefit**
Currently, manually entering the metadata is tedious and t…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
#6431 adds a new API for obtaining Parquet metadata. To reduce code duplication and confusion…
-
Right now we have a `request.allow` method that raises 405 if the method isn't in `*args`. What if we did this declaratively in page 1 rather than programmatically in page 2?
```
allowed_methods = ['…
-
**Describe the bug**
I am trying to add regex to capture secrets from jmeter files. the regex is working in online golang tool. but when i try i with gitleaks it is not working
**To Reproduce**
1…
-
They will currently only work for AGD backends. Also, the exact display (i.e. the XSL transformation involved) should be configurable. I think this can be done without breaking existing functionality.…