Commit Graph

21 Commits

Author SHA1 Message Date
Aaron Sky 790f6e7453 * Added graphql_id property
* renamed URL fields
* WIP webhooks support
* WIP webhooks example
2022-09-10 20:09:04 -04:00
Aaron Sky 4c5f2dd0c1 Add Sendable conformances 2022-06-25 19:55:51 -04:00
Aaron Sky eeeb1ae194 Support for the /meta endpoint 2022-06-04 19:49:11 -04:00
Aaron Sky 357ab2776c Followable URLs are now followable resources 2021-08-28 23:55:23 -04:00
Aaron Sky 85b6c7a796 Refactored Resource interface for better ergonomics 2021-08-22 12:40:06 -04:00
Aaron Sky 964aa5976f Create a new decoder/encoder on-demand to prevent state-locking issues 2020-07-02 07:54:50 -04:00
Aaron Sky 7ae8255eab Updated for Xcode 12 beta 1 2020-06-22 20:57:50 -04:00
Aaron Sky 2ac2bbf9c8 a command's name can be null too 2020-05-16 10:06:00 -04:00
Aaron Sky 1526e2af23 Added state property to Job.Command 2020-05-15 21:55:39 -04:00
Aaron Sky 733abbf786 Builds and jobs can sometimes be missing a scheduledAt date 2020-05-14 08:23:17 -04:00
Aaron Sky 6e6a8af44e ran swiftlint 2020-05-08 13:17:46 -04:00
Aaron Sky fd055faf61 Revert "Trying this thing out to get String decoding on Linux working"
This reverts commit 726b70cab9.
2020-05-08 13:16:59 -04:00
Aaron Sky 726b70cab9 Trying this thing out to get String decoding on Linux working 2020-05-08 13:15:14 -04:00
Aaron Sky 9481c26290 Added support for Buildkite's JSON errors, and wrote more tests for pagination 2020-05-08 10:06:46 -04:00
Aaron Sky 2865672821 Added some notes for URLs that are associated with Buildkite APIs 2020-05-07 22:47:21 -04:00
Aaron Sky 27d6c43c4f Made most models Identifiable for convenience with SwiftUI 2020-05-07 22:30:57 -04:00
Aaron Sky cf4603db2f Made exitStatus nullable 2020-05-07 21:10:07 -04:00
Aaron Sky ab1946d778 Added Teams endpoint, and fixed file header copyrighting 2020-05-07 00:24:33 -04:00
Aaron Sky 1b2c7472fa Basic pagination support 2020-05-05 16:52:20 -04:00
Aaron Sky 9dec32304b Fix a class of errors compiling on linux 2020-05-05 13:16:28 -04:00
Aaron Sky 880af3d578 Initial commit 2020-05-05 12:44:23 -04:00