All Versions
33
Latest Version
Avg Release Cycle
19 days
Latest Release
2786 days ago

Changelog History
Page 1

  • v1.0.3 Changes

    September 02, 2016
    • using XcodeServerSDK with Xcode 8 compatibility
  • v1.0.2 Changes

    August 12, 2016

    ๐Ÿ— Full Changelog

    Closed issues:

    • ๐Ÿ— Trying to sync again... #288

    ๐Ÿ”€ Merged pull requests:

  • v1.0.1 Changes

    June 17, 2016

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ— Force unwrap crash in Bot.init (JSON contains an error) #274

    Closed issues:

    • ๐Ÿ— Question: Preference for adding a service #279
    • ๐Ÿ— Failed to access server, error: 404: for GitHub #278
    • ๐Ÿ— Wrong project after cancel when creating new syncer #277
    • ๐Ÿ— Private Bitbucket Repo #276
    • ๐Ÿ— Error: Failed to post a status ... on commit #273
    • ๐Ÿšง Repository maintenance not recognized #271
    • ๐Ÿ‘Œ Support for cleaning up older integrations? #269
    • โšก๏ธ Create a Cask update fastlane action #229

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ— More throwing, less trapping, more fixes #281 (czechboy0)
    • โž• Added support for repo URLs prefixed with ssh:// #260 (ioveracker)
    • โž• Added ability to create syncers for tvOS projects #258 (ioveracker)
  • v1.0.0 Changes

    March 29, 2016

    Fixed bugs:

    • ๐Ÿ— Crash when syncing Github PR from a deleted repo #247
    • ๐Ÿ— Buildasaur doesn't extract repo name from GitHub url that does not end in ".git" #244

    Closed issues:

    • ๐Ÿ— Analyzer warning counts in commits and email text #253
    • ๐Ÿ— Prebuild trigger cannot find project folder #252
    • ๐Ÿ— Internal Server Error (xcssecurity): could not read password from keychain #245
    • โšก๏ธ Send heartbeat event when app gets sparkle-updated #236
    • ๐Ÿ‘ท Investigate viability of integration with Swift Package Manager/Build System #197

    ๐Ÿ”€ Merged pull requests:

  • v1.0.0-b3 Changes

    March 29, 2016

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ— Crash when syncing Github PR from a deleted repo #247
    • ๐Ÿ— Buildasaur doesn't extract repo name from GitHub url that does not end in ".git" #244

    Closed issues:

    • ๐Ÿ— Analyzer warning counts in commits and email text #253
    • ๐Ÿ— Prebuild trigger cannot find project folder #252
    • ๐Ÿ— Internal Server Error (xcssecurity): could not read password from keychain #245
    • โšก๏ธ Send heartbeat event when app gets sparkle-updated #236
    • ๐Ÿ‘ท Investigate viability of integration with Swift Package Manager/Build System #197

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ— Include Analyzer Warning count when result is Warnings #254 (czechboy0)
    • โšก๏ธ Spring cleaning (fixed tests, project, updated cocoapods) #250 (czechboy0)
    • โšก๏ธ Updated Swift version, crash fix #249 (czechboy0)
    • ๐Ÿ— Buildasaur Github issue #244 #246 (lindsaylandry)
    • โšก๏ธ Sparkle Update Event #241 (czechboy0)
    • โฌ†๏ธ Swift 2.2, dependencies upgraded #237 (czechboy0)
  • v1.0.0-b2 Changes

    February 04, 2016

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ— Clean install prints errors on startup (migration related) #227
    • ๐Ÿ›  Bugfix in migration #234 (czechboy0)

    Closed issues:

    • โž• Add types of used services to Heartbeat (to better allocate time for features) #219
    • โšก๏ธ Update README #213
    • ๐Ÿ— Show on dashboard when a bot is erroring out #206

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ— Sparkle and Keychain fixes in development #235 (czechboy0)
    • ๐Ÿ— Syncer status UI improvements #233 (czechboy0)
    • โž• Added syncer types to heartbeat to know the github/bitbucket split #232 (czechboy0)
    • ๐Ÿ— Readme improvements for 1.0 #231 (czechboy0)
  • v1.0.0-b1 Changes

    February 03, 2016

    ๐Ÿ— This is the first beta version of Buildasaur 1.0, codenamed Iris.

    ๐Ÿš€ This release brings many major new features like

    • ๐Ÿ‘ BitBucket support, with work done enabling adding more supported servers easily
    • Keychain storage for all credentials
    • โšก๏ธ Automatic updates with Sparkle
      and many more improvements under the hood.

    ๐Ÿ”จ Please give this version a try and let me know if you spot any issues. The codebase was largely refactored so even my extensive logic tests might still let some bugs through.

    ๐Ÿ— Anyway, spread the word that we're not GitHub-exclusive anymore, so let you BitBucket-centric friends know about Buildasaur! :)

    Closed issues:

    • โšก๏ธ Create a Sparkle xml feed update fastlane action #228
    • โž• Add pushing to Cask into the Fastfile release lane #191
    • ๐Ÿ— Investigate opening a socket to the GitHub server #170
    • ๐Ÿ— Bitbucket Support #65
    • โšก๏ธ Automatic updates #44
    • ๐Ÿ— Password Storage #137

    ๐Ÿ”€ Merged pull requests:

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix signing releases with Developer ID #211
  • v0.8.0 Changes

    January 28, 2016

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix signing releases with Developer ID #211

    Closed issues:

    • ๐Ÿ— Extend SwiftSafe to async ops, use it to synchronize HTTP server for refresh token bottleneck #220
    • ๐Ÿ— Put logs into a separate folder #202
    • โž• Add Crashlytics #198
    • ๐Ÿ— Introduce more state granularity when syncing #168
    • ๐Ÿ— Split logs into multiple files #142
    • ๐Ÿ— Password Storage #137
    • ๐Ÿ— Request/response caching #62

    ๐Ÿ”€ Merged pull requests:

  • v0.6.5 Changes

    January 14, 2016

    ๐Ÿ— Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v0.6.4 Changes

    November 04, 2015

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ— Selecting scheme from popup selects incorrect scheme #193
    • ๐Ÿ— Device missing on OS X Project #192

    Closed issues:

    • ๐Ÿ— Sort devices by name and OS version #195
    • โž• Add UI To Update Existing Build Templates #190
    • โž• Add Buildasaur to homebrew cask #189

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ”„ Change the device sort to incorporate name and OS version. #196 (hallc)
    • ๐Ÿ›  Fixed incorrect scheme in build template editing screen #194 (czechboy0)