Skip to content

Releases: buildasaurs/XcodeServerSDK

v0.1.7 - Tests, bugfix and teamwork

25 Jul 23:33
Compare
Choose a tag to compare

Welcome to the team @pmkowal! The guys are working on better test coverage, more API endpoint support and I sometimes just fix a bug. See details below:

Closed issues:

  • XcodeServerEndpoints refactoring proposition #79
  • Date from array #78
  • Commits request #76

Merged pull requests:

v0.1.6 - Xcode 7b4 Compatible

22 Jul 20:41
Compare
Choose a tag to compare

Work with Xcode 7 beta 4.

v0.1.5 - Dependent on BuildaUtils!

18 Jul 14:18
Compare
Choose a tag to compare

Pulled out things to be shared between XcodeServerSDK and Buildasaur into a new repo, BuildaUtils.

Please give it a try with both CocoaPods and Carthage and let me know if anything is out of the ordinary. Thanks!

v0.1.3 - Backwards Compatible Parsing of BuildResultSummary

15 Jul 21:30
Compare
Choose a tag to compare

Merged pull requests:

  • Backwards compatible parsing of BuildResultSummary #69 (czechboy0)

v0.1.2 - Added missing Integration states and steps

15 Jul 20:52
Compare
Choose a tag to compare

Merged pull requests:

v0.1.1 - Code Coverage Information added, More tests

15 Jul 19:37
Compare
Choose a tag to compare

Merged pull requests:

  • Added code coverage keys BuildResultSummary #67 (czechboy0)
  • Device and Platforms tests #65 (cojoj)

v0.1 - First Xcode 7 API Release

13 Jul 22:42
Compare
Choose a tag to compare

We bring you the first version of XcodeServerSDK officially supporting the now-public, Xcode 7 Server API.

⚠️ This version does not support the old, not documented Xcode 6 API anymore. Backwards compatibility was just too costly. If you want an SDK with support of that old API, use a version < 0.1, e.g. 0.0.4.

Give it a try and please provide feedback, it's very valuable.

Beta 3

02 Jul 09:38
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release
v0.1-beta3

Update XcodeServerSDK.podspec

0.1 - Beta 2 : Code cleanup

01 Jul 18:48
Compare
Choose a tag to compare
Pre-release

We keep working towards a clean, tested v0.1. This is beta 2. Changelog:

Closed issues:

  • Use final to aid compiler optimizations #53
  • Testing public/internal/private methods #52
  • Move API calls to separate files #47

Merged pull requests:

  • Extracting leftovers #58 (cojoj)
  • Device and Platform API routes #57 (cojoj)
  • Added missing Repository.swift to iOS target. #56 (esttorhe)
  • Repository API routes extension #55 (cojoj)
  • Move API routes to separate files #54 (cojoj)
  • Too many badges #51 (KrauseFx)
  • Add missing API calls: manage hosted repositories, get integrations #48 (cojoj)

0.1 Beta: First experimental Xcode 7 API support

28 Jun 17:36
Compare
Choose a tag to compare

After weeks of reverse engineering, test-writing, discussions and sleepless nights, we're proud to bring you the first beta of our Xcode 7 API support. We're a little behind on the tests, so we're not calling it a done thing yet, but it works pretty well. Please give it a try and report any issues you see.

We're gradually adding tests and refactoring the whole project, so more work will go into making 0.1 a proper release. But when it does arrive, it'll be worth it. Get your ideas of how to use Xcode Bots in your workflow ready. Here's some inspiration.

My thanks go to everyone spreading the word and contributing with issues and ideas. But especially thank you @cojoj and @esttorhe for dedicating some serious time to this project lately.

🎆 💃