aboutsummaryrefslogtreecommitdiff
path: root/sqitch/sqitch.plan
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2021-05-21 18:07:29 +0100
committerChristopher Baines <mail@cbaines.net>2021-05-21 20:29:38 +0100
commit3782b81da0ed258c10acb7ffc43b18d5af50e28b (patch)
treeb92e2ba7902c1e5ba01f888fd0518cbc6d45c464 /sqitch/sqitch.plan
parent132a94246f80e17922f2e6d5b584324a09cb0bf8 (diff)
downloadbuild-coordinator-3782b81da0ed258c10acb7ffc43b18d5af50e28b.tar
build-coordinator-3782b81da0ed258c10acb7ffc43b18d5af50e28b.tar.gz
Introduce an outputs table
Diffstat (limited to 'sqitch/sqitch.plan')
-rw-r--r--sqitch/sqitch.plan1
1 files changed, 1 insertions, 0 deletions
diff --git a/sqitch/sqitch.plan b/sqitch/sqitch.plan
index f9e28fd..a7fed94 100644
--- a/sqitch/sqitch.plan
+++ b/sqitch/sqitch.plan
@@ -32,3 +32,4 @@ use_numeric_primary_keys 2021-03-28T09:55:40Z Christopher Baines <mail@cbaines.n
fix_allocated_builds 2021-03-30T08:19:18Z Christopher Baines <mail@cbaines.net> # Fix allocated_builds
fix_allocated_builds_attempt_2 2021-03-30T08:27:18Z Christopher Baines <mail@cbaines.net> # Fix allocated_builds
fix_setup_failure_missing_inputs 2021-04-08T19:31:49Z Christopher Baines <mail@cbaines.net> # Fix setup_failure_missing_inputs
+create_outputs 2021-05-21T13:37:49Z Christopher Baines <mail@cbaines.net> # Create the outputs table