Skip to content

Releases: buildasaurs/Buildasaur

v0.6.2 - Xcode Deep Links, Launch Buildasaur on Login

15 Oct 08:21
Compare
Choose a tag to compare

Fixed bugs:

  • Blueprint file fails to validate #172
  • SSH error occurs when pushing a commit to a branch with an active PR while first build is running #112

Closed issues:

  • Option to add Buildasaur to login items #177
  • Ensure we're not re-posting the same comment #163
  • Gray out PR branches in "watched branches" #161
  • Add deep links to Xcode in posted GitHub comments #160
  • Allow Builda to be ran as a CLI tool (no UI) #100

Merged pull requests:

v0.6.1 - Bugfixes

14 Oct 15:48
Compare
Choose a tag to compare

Fixed bugs:

  • Blueprint file fails to validate #172

Closed issues:

Merged pull requests:

v0.6.0 - Multi-project support

13 Oct 19:05
Compare
Choose a tag to compare

I'm happy to introduce Buildasaur 0.6.0 with support of syncing multiple projects at the same time! The whole UI was rebuilt with ReactiveCocoa 4 and was designed to accomodate for many more improvements coming in the next weeks and months. Please try out 0.6 on your projects and give me feedback!

Even though the persistent layer has changed, Buildasaur automatically migrates to the new file organization, so all your existing data should get automatically migrated. IF you see any problem with that, please let me know so that I can fix it.

More improvements are coming soon, but in the meantime, don't hold back and add all your GitHub + Xcode projects to really stress-test this thing! :)

Changelog:

Fixed bugs:

  • GitHub API request rate seems wrong #156

Closed issues:

  • nothing happens when clicking save button on Build Template Settings sheet #157
  • Add autostart option (starts syncers on launch) #155
  • Improve position of new windows on screen #153
  • Write a migrator to the new data structure in multi-repo changes #152
  • Xcode 7: Investigate how xcscmblueprint relates to xccheckout #89
  • Support multiple repositories #12
  • Save triggers independently of build templates (for easy reuse) #1

Merged pull requests:

v0.5.1 - Xcode Project/Scheme parsing fixes

06 Oct 22:00
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Buildasaur post multiple comments for the same integration #147
  • Schemes not detected when owned by workspace #144

Closed issues:

  • Parse workspace as proper XML #148
  • Can you put bots or at least triggers under source control? #145
  • Can't add Xcode Project/Workspace #140
  • Generate Settings UI Dynamically from a JSON #111
  • Adaptive sync interval #57

Merged pull requests:

v0.5.0 - Big Improvements under the hood

29 Sep 19:08
Compare
Choose a tag to compare

Fixed bugs:

  • Bots Initial Integrations Are Not Triggered #129
  • Can't setup using a project that was checked out via SSH #127

Closed issues:

  • Change the lttm barrier default from enabled to disabled #130
  • Analyzer Warnings are Not considered Errors #128
  • Alamofire issue when creating a .app (crashes on startup) #126
  • Improve logs #121
  • Investigate simplifying networking code with Alamofire #120
  • Give more detailed test result comments #87
  • Handle timing-out Simulator/Devices #84
  • Hook into the websocket published by xcs to update GitHub status better #7

Merged pull requests:

  • Refactored loading of checkout file, added support for xcscmblueprint file #141 (czechboy0)
  • Disable App Transport Security to connect to self-signed XCS #134 (Brett-Best)
  • lttm barrier default changed to disabled #131 (czechboy0)

v0.4.0 - Heartbeat

17 Sep 21:35
Compare
Choose a tag to compare

Closed issues:

  • Alamofire issue when creating a .app (crashes on startup) #126
  • Add basic, anonymous stat reporting #93

Merged pull requests:

v0.3.1 - Build Template Testing Device IDs Bugfix

17 Sep 16:33
Compare
Choose a tag to compare

Fixed bugs:

  • Build Template UI - Testing Devices Not Shown Bug #124 (czechboy0)

Closed issues:

  • Testing devices don't show up when editing a build template #123

v0.3 - Xcode 7, Swift 2 Release

10 Sep 22:22
Compare
Choose a tag to compare

Closed issues:

  • what does LTTM mean? #117

Merged pull requests:

v0.3-beta5 - Xcode 7 Beta 6 Compatibility

25 Aug 13:51
Compare
Choose a tag to compare

Closed issues:

  • Redundant integration step reporting #113

Merged pull requests:

v0.3-beta4 - Xcode 7 Beta 5 Compatibility Fixes

10 Aug 23:10
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • 0.29: The server SSH fingerprint failed to verify. #107

Merged pull requests: