From 21a8ae9552c4198f1a52ef316f681559f3b20873 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Thu, 3 Jan 2013 20:10:58 -0500 Subject: Moved builds.md-specific resources into a dedicated dir. This is under /media to avoid conflicts between `.../dev/builds`, the article, and `.../dev/builds/`, the directory. --- wiki/dev/builds.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wiki/dev') diff --git a/wiki/dev/builds.md b/wiki/dev/builds.md index 227ea11..f559459 100644 --- a/wiki/dev/builds.md +++ b/wiki/dev/builds.md @@ -36,7 +36,8 @@ person—"creativity," "morality," "curiosity," and so on. ![A three-tier pyramid. At the bottom: Automatable. Repeatable. Standardized. Extensible. Understood. In the middle tier: Simple. Fast. Unit tests. Part of the project. Environment independent. At the top: Metrics. Parallel builds. -Acceptance tests. Product caching. IDE integration.](buildifesto-pyramid) +Acceptance tests. Product caching. IDE +integration.](/media/dev/builds/buildifesto-pyramid) Builds, and software engineering as a whole, can be described the same way: at the top of the hierarchy is a working system that solves a problem, and at the -- cgit v1.2.3