FSharp.Linq.ComposableQuery icon indicating copy to clipboard operation
FSharp.Linq.ComposableQuery copied to clipboard

[WIP] Modernizing repo and improving ease of use

Open cloudRoutine opened this issue 8 years ago • 4 comments
trafficstars

My primary goal was to get this repo setup so people can clone it run build.cmd/build.sh and have everything compile and run without any manual configuration.

To do this I switched to using paket and FAKE for the build process and sqlite & sqlprovider for the tests.

I've almost gotten all of the tests passing, but a few are failing with errors I don't really understand.

cloudRoutine avatar Dec 19 '16 05:12 cloudRoutine

Thanks. That looks really helpful.

It seems that the CI is failing due to build.sh not being in the expected place, so I can't tell what tests are failing, and I don't see anything obvious in the diffs that looks like it would cause a problem.

Can you tell me a little more about what tests are failing, or about your setup?

jamescheney avatar Dec 19 '16 18:12 jamescheney

@jamescheney could you enable appveyor builds for the repo too?

it was a real pain but I've finally got the CI running properly for both travis and appveyor https://travis-ci.org/fsprojects/FSharp.Linq.ComposableQuery/builds/214518947

you can see the appveyor results for my fork here https://ci.appveyor.com/project/cloudRoutine/fsharp-linq-composablequery

sorry it took so long for me to get back to this

cloudRoutine avatar Mar 24 '17 04:03 cloudRoutine

could you enable appveyor builds for the repo too?

@jamescheney - if you like we can make @cloudRoutine a joint administrator on this project and the CI as well. He's an active and trustworthy contributor to many F# repos

dsyme avatar Mar 24 '17 09:03 dsyme

@cloudRoutine - I think I've done this (https://ci.appveyor.com/project/jamescheney/fsharp-linq-composablequery) but don't really know what I'm doing, so...

@dsyme - That sounds great to me; I unfortunately haven't been able to make much progress on this so see no reason to stand in the way of someone else who can.

jamescheney avatar Mar 24 '17 09:03 jamescheney