<title>refactor(ops/pipelines): Split build/post steps into separate chunks</title>
<updated>2022-01-22T11:59:08+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>mail@tazj.in</email>
...</author>
<published>2022-01-22T11:32:19+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=5a88e47b71ed20c4c0f0102f3ed3f8dc3ec4b454"/>
<id>urn:sha1:5a88e47b71ed20c4c0f0102f3ed3f8dc3ec4b454</id>
<content type="text">
This will create `build-chunk-$n.json` files for steps that should run
_before_ duck, and `post-chunk-$n.json` files for steps that should
run after duck.
The post steps are not yet uploaded to Buildkite, but we also don't
have any right now.
Change-Id: I7e1b59cf55a8bf1d97266f6e988aa496959077bf
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5047
Tested-by: BuildkiteCI
Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com>
Autosubmit: tazjin <tazjin@tvl.su>
</content>