thinking in geek tagline’s are so web2.0

Posts from December 2007

A deployment process

I know I said my next post would be my deployment script but after posting - I realised that I should do a 1000 foot overview of what I’m trying to achieve.
For me - a successful deployment has a number of components:

Build

Code successfully builds 
tests pass.

Versioning

I know exactly which revision was deployed from subversion.
I know what [...]


[ControllerAction] and sane defaults

[Ed: For anyone who's living under a bush Microsoft have released a CTP of the new ASP.NET MVC framework. ]
I’m reluctant to get involved in this - but I feel like there’s another side to this story which is worth considering.
Since it was first presented at altnetconf - the decision to require users1 to have [...]