Alexander Zeitler

Results 96 comments of Alexander Zeitler
trafficstars

That sounds useful and should be added. However, I'll need some time to test it as I'm doing only little Node.js these days (actually this lib is the only Node.js...

@strophy I just noticed I can create a pull request from your repo to this repo. This would allow us to move on without work required from your side. Are...

@strophy Thanks! Progress can be tracked here: https://github.com/PDMLab/docker-compose/pull/224

`docker-compose` (v1) and `docker compose` (v2) have diverged already causing about 10 failing tests now. For example `docker compose config` doesn't return the `version` info from the `docker-compose.yml` file in...

I use Windows very rarely and then only as an end user. Maybe we can set up a Windows CI Runner.

Just debugged this one. Did I get it right that `session.TenantId` is not holding the correct value `ten2` here but `ten1`? https://github.com/JasperFx/marten/blob/64598221e07050a8d1d82ef855011994e094260a/src/Marten/Events/EventGraph.Processing.cs#L126

I think `@event` also has the wrong `TenantId` but `stream` has the right `TenantId` for the operation.

> I guess this project is dead... I've created a fork to fix some issues and eventually port it to TypeScript: https://www.npmjs.com/package/pino-aws-cloudwatch Looking forward to PRs.