From b5e881996901e9b5646afc58b7c7dadc82491059 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 8 Jan 2014 17:39:44 +0000 Subject: Add split rules to sources This introduces a new artifactsplitrule module, which tries to provide a nice abstraction over matching a sequence of things to a bunch of outputs, to be used by both chunks splitting, for separating files out into chunk artifacts, the stratum splitting, where chunks are aggregated into stratum artifacts, and systems selecting the right strata to go into the artifact. --- without-test-modules | 1 + 1 file changed, 1 insertion(+) (limited to 'without-test-modules') diff --git a/without-test-modules b/without-test-modules index c34ba59c..1f5bc872 100644 --- a/without-test-modules +++ b/without-test-modules @@ -1,5 +1,6 @@ morphlib/__init__.py morphlib/artifactcachereference.py +morphlib/artifactsplitrule.py morphlib/builddependencygraph.py morphlib/tester.py morphlib/git.py -- cgit v1.2.1