summaryrefslogtreecommitdiff
path: root/morphlib/plugins/deploy_plugin.py
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2014-08-08 23:05:12 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-12 11:00:09 +0100
commit54e03f2e5005775c8e8c434094256feccd91c488 (patch)
tree7a00a5ea111a2b4b60179bfbb1b985c5a074d9d2 /morphlib/plugins/deploy_plugin.py
parent4f14465e968be2ff479ddfeaa6eb568881287bed (diff)
downloadmorph-54e03f2e5005775c8e8c434094256feccd91c488.tar.gz
Treat untracked morphologies as uncommitted changes
We used to coincidentally include morphologies because we later include every morphology in the build graph into our temporary build branches. Since we're now checking whether there's any uncommitted changes before attempting to create a temporary build branch, this means that we can no longer build uncommitted morphologies if they aren't reported as changes. So this patch makes an exception to the untracked changes rule for anything that ends with .morph. It's still confusing that some files aren't included in temporary build branches, but that would cause performance regressions, so we'll limit it to just morphologies for now, until we make a decision on what uncomitted content we care about.
Diffstat (limited to 'morphlib/plugins/deploy_plugin.py')
0 files changed, 0 insertions, 0 deletions