Simon Wörpel

Results 6 issues of Simon Wörpel

```yaml name: column: "name" apply_func: "fingerprints.generate" ``` ```yaml website: column: "url" apply_func: "myproject.cleaners:url" ``` This is a mvp draft, I just want to ask, does it make sense for you...

As outlined in #1522 this introduces cli commands for `cretegroup`, `useradd`, `userdel` I couldn't find any tests for the manage module, so I assume these simple cli commands have no...

**Describe the bug** When searching for "lorem", in the highlight context preview the token "lorem" is highlighted. When searching for "lorem ipsum", nothing is displayed. **To Reproduce** Steps to reproduce...

bug
Major

This is a first lay out for a `load-catalog` command. It accepts an url to a catalog index json and a few options (include/exclude specific datasets), creates or updates the...