tomer doron

Results 124 comments of tomer doron

The packaging plugin used docker on macOS. SwiftPM sandbox doe not permit network communication, and docker is a daemon that exposes its APIs over the local network. as such the...

thanks @hectormatos2011, @fabianfett and myself have been discussing some API changes to the main branch that should help address some of the points you bring up. should be able to...

lets keep it open and focus on landing https://github.com/swift-server/swift-aws-lambda-runtime/pull/273. then we can see what else we need to bring over

@fabianfett ptal

@fabianfett now with your changes. thank you

once DocC is open source the rest of the pieces can start falling into place

afaik this is a result of the docsets, which is why I removed them - see https://github.com/apple/swift-nio/pull/1478 for more discussion on that I suggest the following plan: 1. remove the...

hey @gwynne sorry for the delay. this is a bit more involved than originally seemed, but we are working to remove the docs from the repo.

sorry about the delay @Lukasa, looks like SourceKitten is segfauling when trying to generate the docs. Will look into it

https://github.com/apple/swift-nio/pull/2013