swift-nio-transport-services/Sources/NIOTransportServices
Rick Newton-Rogers c73112efc0
Migrate CI to use GitHub Actions. (#213)
### Motivation:

To migrate to GitHub actions and centralised infrastructure.

### Modifications:

Changes of note:
* Adopt swift-format using rules from SwiftNIO. Modified so that it
ignores `NoAssignmentInExpressions` in some `XCTAssert` functions.
* Remove scripts and docker files which are no longer needed

### Result:

Feature parity with old CI.
2024-10-28 09:51:24 +00:00
..
Datagram Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
Docs.docc Raise minimum Swift version to 5.8 (#199) 2024-03-11 09:32:56 +00:00
AcceptHandler.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOFilterEmptyWritesHandler.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSBootstraps.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSChannelOptions.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSConnectionBootstrap.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSConnectionChannel.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSErrors.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSEventLoop.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSEventLoopGroup.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSListenerBootstrap.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSListenerChannel.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSNetworkEvents.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
NIOTSSingletons.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
SocketAddress+NWEndpoint.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
StateManagedChannel.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
StateManagedListenerChannel.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
StateManagedNWConnectionChannel.swift Migrate CI to use GitHub Actions. (#213) 2024-10-28 09:51:24 +00:00
TCPOptions+SocketChannelOption.swift Extract the NWConnection code into StateManagedNWConnectionChannel (#174) 2023-07-08 12:41:46 +01:00
UDPOptions+SocketChannelOption.swift State Managed Listeners (#175) 2023-07-09 07:41:03 -04:00