All Versions
33
Latest Version
Avg Release Cycle
19 days
Latest Release
2787 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:

  • 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:

  • 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)