Releases: buildasaurs/Buildasaur
Releases · buildasaurs/Buildasaur
v1.0.3 - Xcode 8 Fixes
v1.0.2 - Fixes
Closed issues:
- Trying to sync again... #288
Merged pull requests:
- Enabled selection of tvOS simulators #286 (ioveracker)
- Add ability to reuse trigger in different templates; #285 (Antondomashnev)
v1.0.1 - Bugfixes, improvements
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-b3 - Bugfixes and minor improvements
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 - Second Iris Beta, bugfixes, feature complete
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 - First Beta of Iris
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:
- Adding Sparkle autoupdater #230 (czechboy0)
- Full BitBucket Support #217 (czechboy0)
- Developing 1.0 - Iris #214 (czechboy0)
- BitBucket pagination #224 (czechboy0)
- BitBucket posting comments #223 (czechboy0)
- BitBucket refresh token flow #222 (czechboy0)
- Most BitBucket entities #221 (czechboy0)
- [WIP] BitBucket entities #218 (czechboy0)
- BitBucket authentication #216 (czechboy0)
- Authentication refactoring #215 (czechboy0)
- Storing credentials in Keychain #209 (czechboy0)
- Just moving files around... #207 (czechboy0)
Fixed bugs:
- Fix signing releases with Developer ID #211
v0.8.0 - Holly
v0.6.5 - Xcode 7.3b1 compatibility
v0.6.4 - Fixes!
v0.6.3 - Handle missing checkout file
Closed issues:
- Add PR Title to Bot Name #187
- Migrate away from needing checkout/blueprint files #186
- Create xcscmblueprint file from an existing bot #173
- Find a way to force Xcode to generate xcscmblueprint file when not present #165
- The importance of keeping source control files #154
- Stash Support #105
Merged pull requests: