Tobias Minich

Results 30 comments of Tobias Minich

@t1sh0o Please take a look if this works for you as well.

Great, I'll take a look once I have some time available.

Fairly sure I'm having the same issue. Exclude file: ``` **/.idea **/.idea/**/* **/.git **/.git/**/* **/node_modules **/node_modules/**/* ``` Log: ```jsonl {"timestamp":"2023-11-16T10:28:34.439960Z","level":"INFO","fields":{"message":"action constructed","action":"Action { events: [Event { tags: [Source(Filesystem), FileEventKind(Modify(Any)), Path {...

Sure. This time I had to provoke it via changing an ignored file as whatever is triggering it doesn't want to do it today (further suggesting that part is Windows'...

Is there a way to use this without docker desktop (e.g. on a server with only the docker engine installed)? If not, I think that would be a very welcome...

SSH, Kubernetes is way overkill for the scale of our applications

> @tminich I just pushed a new release 0.0.43 that brings a flag `--host` which allows you to e.g., run: > ... Seems to work fine, thanks!

Sure, but I think it's kinda unexpected the default one just ignores regular php properties.

> Can you add a pull request with a failing test case? I'll take a look tomorrow