Márk Sági-Kazár
Márk Sági-Kazár
It would be nice to add an option for importing environment variables from an env file. In integration tests it's a common pattern to use tokens and access keys from...
I think the centralized chart repository is a great pattern and fits several use cases (if not most of them), but I can think of more than one occasions when...
Hey there, Are IP ranges allowed?
Server is currently a mutable object being able to authenticate, set the current mailbox, etc. By making immutable I mean increasing immutability to be able to: - authenticate to a...
### Expected behavior All errors make it to bugsnag, especially panics, even when Synchronous mode is off. ### Observed behavior I may be wrong, but looking at the code: there...
As per https://github.com/guzzle/promises/issues/58#issuecomment-270962342
**Is your feature request related to a problem? Please describe.** ServiceMonitors are often supposed to be namespace constrained for a specific application. It's possible to apply namespace selectors to a...
Given the following slide: ```md # Title ??? Some notes -- - Inc 1 -- - Inc 2 ``` The PDF export page is empty when generating handout slides (using...
**Is your feature request related to a problem? Please describe.** It's annoying that examples need to be manually regenerated after merging. **Describe the solution you'd like** Automate example regeneration using...
### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/twirphp/twirp/issues) for an issue that matches the one I want to file, without success. ### Problem Description #86 introduced custom...