Releases: buildasaurs/Buildasaur
v0.6.2 - Xcode Deep Links, Launch Buildasaur on Login
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
v0.6.0 - Multi-project support
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
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
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: