-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WAITING] New source server support (BitBucket) #185
Conversation
…more than just GitHub behind them. protocols ftw!
… compiling right now, but we'll get there... worry not ;)
Conflicts: Buildasaur.xcodeproj/project.pbxproj
# Conflicts: # BuildaGitServer/GitHubServer.swift
…corners were cut, so due diligence is in order now
…irst test, seems to be pretty much working again. now i need to fix tests.
…ic summaries. most likely we'll use them everywhere, but it's better to be explicit about this dependency early.
Result of Integration 3Duration: 5 minutes and 14 seconds |
I'd like to ship a version with Crashlytics first, so this branch will merge after we ship 0.7. Work here, together with #65 will be aimed at 0.8. |
…to be working well with the keychain
Just moving files around...
Result of Integration 4Duration: 3 minutes and 37 seconds |
… in tests - was hanging when ran on CI
[WIP] Storing credentials in Keychain
Result of Integration 5Duration: 3 minutes and 44 seconds |
started abstracting away the source server types so that we can hide more than just GitHub behind them. protocols ftw!