Tobias Brennecke

Results 9 issues of Tobias Brennecke

I am using Pattern Lab Node `v2.7.1` on `Linux`, with Node `v4.6.2`, using the `Grunt ` Edition. ##### Expected Behavior Especially for patterns in the `pages` category it should be...

data / parsing :slot_machine:
spec :microscope:
pinned 📌

# Issue description Currently global extensions are executed in the order they are discovered in the class path. That poses a problem when writing custom extensions which try to access...

A word in advance: I never have written such an extensive request in such a major project before, so please bear with me. :) My goal was to provide a...

feature
rules

### Checklist - [X] I am sure the error is coming from Hydrogram's code and not elsewhere - [X] I have searched in the issue tracker for similar bug reports,...

### Operating system Android ### Joplin version 2.13.10 ### Desktop version info _No response_ ### Current behaviour 1. Open the Joplin Android app 2. Select configure / settings 3. Select...

enhancement
android

It seems that src/packages/emmett-sqlite/src/eventStore/consumers/sqliteEventStoreConsumer.handling.int.spec.ts is using a database called `test` for the test. However its path is in the same location as its test and the filename is fixed. This...

testing
SQLite

When running setup.sh it will also execute npm run test in src. The integration tests use testcontainers. However when using Podman on Linux, it is somehow unable to identify podman...

TestContainers

Currently there is no documentation on how to setup and configure the different event stores mentioned at https://event-driven-io.github.io/emmett/getting-started.html#event-store The links in the section merely point to NPM, but clicking them...

documentation

The code at https://event-driven-io.github.io/emmett/getting-started.html#application-setup references a `shoppingCartApi` function, but its declaration is in the next chapter at https://event-driven-io.github.io/emmett/getting-started.html#webapi-definition. I was searching for it for a few minutes, looking up (instead...

documentation