Hi,
Got 2 issues with github / appharbor, though not sure if the first is related to SharpLite though.
Created a private repo on github and configured it to push to appharbor. However, for first time ever, while Appharbor do get notified of changes on github, it kept giving me errors that the code could not be fully downloaded from github.
Overcame this by pushing directly to my appharbor repository. Fine, but kept giving me "some test did not pass" errors.
Only tests was the two you got in MappingIntegrationTests though. So commented out the whole test class, pushed....all fine!
For what it matter the database I use is a remote db on a shared host I got. It work fine on my local machine, as well as when I pushed to Appharbor.
Any idea as to why this is? (I'm 99% sure the first issue is not S#arpLite related....perhaps should ask my $7 back from GitHub..lol)