Nabil Abdel-Hafeez

Results 242 comments of Nabil Abdel-Hafeez

In relation to @khajavi I converted this to a draft

@jdegoes I am not sure what the problem with the shading is. Never had to configure it before. Can you give me a hint? The build error is not very...

@vigoo The middleware at the beginning is already the case if you define it per route. If you provide something without a context, nothing happens. You define just the routes...

@jdegoes ping! You wanted to give me some feedback.

@jdegoes I took a look again after letting intentionally some time pass. Which was good, since I managed to remove the new `Route` type. I did this by restructuring the...

@LannyRipple I changed the secrets from `String` to `Secret` so you have to solve some conflicts please 🙂

And the `ClientHttpsSpec` is broken, we had before a config for a website that is no longer available via https. Therefore we deactivated the tests to fix CI. You can...

Thanks for letting us know that it is still broken. I have a few features that should go in before 3.0. After that bug fixing is prio no 1. We...

Thanks @calvinlfer this is actually a good hint. We have already an issue in zio core for this https://github.com/zio/zio/issues/8518 I think the problem is the zio macro. It is probably...