Test Cycle

So, now that I have this blog updating after changes (i.e. local changes + push to remote), I’m looking to get a little more ambitious. Here are my new requirements for pushing single page apps to my site:

  1. An editing model similar to my blog post workflow (see previous post)
  2. Pushing to the repository runs tests instead of blindly deploying
  3. If tests are successful deploy to host
  4. Restart any server processes required
  5. Enable dynamic discovery for new apps (i.e. no need for DNS records)

Of course it would also be nice to do that all wherever I am. We shall see.

More Reading
Newer// Server Surgery
Older// New Workflow
comments powered by Disqus