Pamplemousse

Results 38 issues of Pamplemousse

One of my migration file that uses the SQLite function `FLOOR` fails to be applied by `refinery`, with the following error: ```shell $ refinery migrate -c ./refinery.toml -p ./data/migrations/ current...

**Describe the bug** `--output` option doesn't seem to work when using `--test`. **To Reproduce** ``` $ semgrep scan --test --config rule.yaml example.java --json --output=result.json [... some JSON...] $ stat result.json...

enhancement
cli

In a slide containing a fletcher diagram, I wanted to add a subsection title. However, the same subsection will take different heading number accross the slides. The following source file:...

bug
upstream

**Describe the bug** When matching a string in a metavariable, the resulting value associated with the metavariable is missing the trailing string enclosing delimiter. **To Reproduce** [Minimal working example (assigning...

### Describe the bug: When generating a configuration using `-autogenconf`, the generated configuration file triggers warnings and parsing errors when used in `-autorun`. Fixing the first error popping up led...

bug
add-on
in:automation
in:scripts

Fix #60 . Alternative to #61, leveraging `typst.withPackages(...)` for the implementation, and with documentation, and tests.