tabs ↹ over ␣ ␣ ␣ spaces

by Jiří {x2} Činčura

Continuous builds for Entity Framework

12 Aug 2012 1 mins .NET, Continuous Integration, Entity Framework, Entity SQL, LINQ, TeamCity

If you’re following everything around Entity Framework at least a little you know it’s now open source. Except the obvious think of having sources available for study, bug finding, improvements etc. there’s also option to play with bleeding edge features available. If you’re into it or there’s one particular bug fix that changes the world for you into piece and happiness instantly I have a good news for you.

On my build server I set up continuous build (after every commit) and all the binaries that Entity Framework solution produces are precooked for you. The top level folder in the package is always the revision “number” so you know from what commit the build is.

Currently I’m running unit tests, but ignoring results. Because some are failing. 😃 I’ll try to solve the problems soon.

If there’ll be interest I can also create automatically NuGet package and publish it, currently don’t know it’s worth, considering it’s really from every commit and thus probably very unstable.

Go grab the package and have fun.

18.9.2012: Entity Framework nightly builds are now available at CodePlex.

Profile Picture Jiří Činčura is .NET, C# and Firebird expert. He focuses on data and business layers, language constructs, parallelism, databases and performance. For almost two decades he contributes to open-source, i.e. FirebirdClient. He works as a senior software engineer for Microsoft. Frequent speaker and blogger at www.tabsoverspaces.com.