-
```
secuer S -i /media/mark/ssd2/temp/sctest.tsvTraceback (most recent call last):
File "/home/mark/miniconda3/envs/scvi/bin/secuer", line 8, in
sys.exit(main())
File "/home/mark/minicon…
-
**Is your feature request related to a problem? Please describe.**
I'm using a `Processor` to replace some string values with other types. I can't seem to set a YAML date value using the `Processor`,…
-
As a follow up from #420 it would be nice to also support YAMLPath. I haven't found a C# library that has the functionality we need yet but YamlDotNet has an open feature request for this functionalit…
-
## Operating System
1. Name/Distribution: Pop OS
2. Version: 22.04
## Version of Python and packages in use at the time of the issue.
1. [Distribution](https://wiki.python.org/moin/PythonDis…
-
**Describe the bug**
I have [a pyproject.toml](https://github.com/AndydeCleyre/nestedtextto/blob/f5a2014f9a3baa09286d31495197f57650c520a9/pyproject.toml) which includes an entry:
```toml
instal…
-
**Background:**
Litmusctl create agent uses kuberentes client internally to apply the generated manifest on the agent. But for some reason(mostly due to mismatch of the kubectl client version being…
-
## Operating System
1. Name/Distribution: Windows
2. Version: 10
## Version of Python and packages in use at the time of the issue.
1. [Distribution](https://wiki.python.org/moin/PythonDistr…
-
When you add any value to a `Processor`, the added value will get wrapped with a data type like `PlainScalarString`.
Is there a way around this and keep the original data type?
I was kind of hac…
-
The zero dep module would bring zero dependencies when using YamlPath.
The Jackson dep module should use the zero dep module plus utilities to load files using Jackson.
-
**Describe the bug**
Using a rule with yamlpath, the excerpt returned inside match is always the beginning of the file.
**To Reproduce**
With file:
```
test:
test1:
- something
- o…