Tim Condon

Results 140 issues of Tim Condon

### Please summarize your feature request Make it easy to integrate other services ### Describe the functionality you're seeking in more detail Users will want to use service lifecycle services...

vapor5

### Please summarize your feature request A modern way to define routes ### Describe the functionality you're seeking in more detail Now that macros are (mostly) usable we should investigate...

vapor5

Currently `NIOFileSystem` offers current working directory and temp working directory as a way to get various directories. It would be great to provide an API to get the user's current...

good first issue
kind/feature

Allow the `NIOHTTPResponseHeadersValidator` to be configured to return a response if the header validation fails. This allows _something_ to be returned to client and can fix issues where proxies might...

When sending an `HTTPClient.Request` it sets metadata on the logger, such as `ahc-request-id`. When using `HTTPClientRequest` (i.e. using the async APIs) this metadata is not set on the logger.

kind/bug

The test UI is really great apart from one minor annoyance. When I rerun a test, it would be great to show a different icon other than the last state...

enhancement
test runner
blocked
experience

Make them default

Attempt to fix windows

**Describe the bug** I'm having issues expanding macros, will use this issue to collate them as I proceed. ## Issue 1 - macros not expanding correctly on error **To Reproduce**...