summaryrefslogtreecommitdiff
path: root/yarns
Commit message (Expand)AuthorAgeFilesLines
* Add `morph upgrade` command, deprecate `morph deploy --upgrade`Sam Thursfield2014-09-012-2/+2
* yarns: Use a more realistic simulation of a git serverbaserock/richardmaw/yarn-git-daemonRichard Maw2014-08-287-11/+62
* Add yarn for building uncommitted changesRichard Maw2014-08-281-1/+33
* yarns: Use run_morph for pushing branchesRichard Maw2014-08-281-1/+2
* Fix `morph edit` when repo has the same ref as system branchRichard Maw2014-08-121-1/+10
* Make morph show-branch-root print the pathRichard Maw2014-08-122-6/+6
* yarns: Start from petrified refsRichard Maw2014-08-124-30/+36
* Remove petrify and unpetrify commandsRichard Maw2014-08-122-83/+0
* Merge remote-tracking branch 'origin/baserock/richardmaw/S11416/no-unnecessar...Richard Maw2014-08-123-7/+246
|\
| * Add yarns for checking the state of temporary build branchesbaserock/richardmaw/S11416/no-unnecessary-temp-branchesRichard Maw2014-08-122-0/+239
| * Yarns: Preserve the output of morph foo in out-fooRichard Maw2014-08-121-2/+3
| * Yarns: implement pushing a whole system branchRichard Maw2014-08-121-2/+1
| * Yarns: misc fixesRichard Maw2014-08-122-3/+3
|/
* yarns: Make test-chunk use files from its source repoRichard Maw2014-07-221-3/+16
* yarns: Test building and deployment of a system with a chunk in definitionsAdam Coldrick2014-07-223-23/+26
* Remove use of "morph" field in chunk specs in yarnsRichard Maw2014-07-223-7/+6
* Use run_morph in yarnsRichard Maw2014-07-221-1/+1
* yarns: Adapt to put morphologies in subdirsbaserock/richardmaw/S11284/morphologies-by-path-v4Richard Maw2014-07-107-190/+190
* Exorcise some old and unused commandsRichard Maw2014-07-072-53/+0
* Remove check on checkout/branch that there are systemsRichard Maw2014-07-071-9/+0
* Add yarn tests for new deployment functionalitybaserock/adamcoldrick/deploy-specific-systems-v5Adam Coldrick2014-06-182-0/+110
* Merge branch 'baserock/richardmaw/S11226/yarns-v2'Richard Maw2014-06-092-0/+126
|\
| * Add yarn to test initramfs deploymentsRichard Maw2014-06-062-0/+126
* | Fix tests for new `morph edit` syntaxPaul Sherwood2014-06-092-21/+2
|/
* Raise the disk image size for deployment testRichard Maw2014-03-141-1/+1
* Revert "tests: Allow running ./check on 32-bit x86"Richard Maw2014-03-141-1/+1
* tests: Allow running ./check on 32-bit x86Richard Maw2014-03-141-1/+1
* Test nested deploymentsRichard Maw2014-03-144-30/+125
* yarns: set deployment name based on system nameRichard Maw2014-03-144-7/+8
* Convert colons to slashes for chunk nameLars Wirzenius2014-03-062-3/+14
* Fix directory names for chunks to use slashes, not colonsLars Wirzenius2014-03-061-5/+5
* Fix pathname (colon to slash) in test implementationsLars Wirzenius2014-03-061-21/+21
* Pass in user's PYTHONPATH to morph when run from yarnsLars Wirzenius2014-03-061-1/+10
* Remove setting of SRCDIR in morph.shell-libLars Wirzenius2014-03-051-9/+0
* yarns: Fix how Morph is runSam Thursfield2014-03-041-6/+2
* deploy: Add upgrading to deployment.yarnSam Thursfield2014-03-042-1/+39
* Merge remote-tracking branch 'origin/baserock/richardmaw/10312/ensure-not-add...Richard Maw2014-02-172-5/+33
|\
| * yarns: Ensure machine altered morphologies don't include repo/refRichard Maw2014-02-142-0/+29
| * yarns: Remove code to check refs to strataRichard Maw2014-02-141-5/+4
|/
* Warn and default to null if repo or ref are givenRichard Maw2014-02-131-12/+3
* Remove tests for working with null refsRichard Maw2014-02-133-80/+1
* Don't use repo or ref in test suiteRichard Maw2014-02-133-14/+0
* yarns: Add regression test for cache-key clashRichard Maw2014-01-222-0/+34
* yarns: Move system artifact inclusion implementationRichard Maw2014-01-222-15/+14
* yarns: install misc files in /etc, not /usr/etcRichard Maw2014-01-221-1/+1
* yarns: Add test for not building unnecessary chunksRichard Maw2014-01-221-0/+55
* yarns: Add commentary for splitting scenariosRichard Maw2014-01-221-0/+36
* yarns: Add tests for building systems with splittingRichard Maw2014-01-162-0/+138
* yarns: Add a deploy testRichard Maw2014-01-152-3/+49
* yarns: Make test chunk create representative filesRichard Maw2014-01-151-2/+134