buildkite-swift/Sources/Buildkite/Networking
Aaron Sky 47687d66d0 Fixes a crashing URL test on Linux
Apparently, Foundation's URL#appendingPathComponent crashes cryptically on Linux
if you pass it an empty string. Isn't that fun?
2020-05-19 01:35:07 -04:00
..
APIVersion.swift Fixes a crashing URL test on Linux 2020-05-19 01:35:07 -04:00
Configuration.swift Preliminary GraphQL support :o 2020-05-19 01:08:22 -04:00
Formatters.swift ran swiftlint 2020-05-08 13:17:46 -04:00
JSONValue.swift Added missing imports to fix Linux build 2020-05-19 01:10:54 -04:00
Pagination.swift ran swiftlint 2020-05-08 13:17:46 -04:00
Resource.swift Preliminary GraphQL support :o 2020-05-19 01:08:22 -04:00
Response.swift ran swiftlint 2020-05-08 13:17:46 -04:00
StatusCode.swift ran swiftlint 2020-05-08 13:17:46 -04:00
Transport.swift Revised approach to pagination – now the options are fed through the client instead of the resource 2020-05-07 17:54:28 -04:00
URL+Buildkite.swift ran swiftlint 2020-05-08 13:17:46 -04:00